@{ Layout = null; } <!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width" /> <title>UpdateMarkets</title> </head> <body> <div> @ViewBag.Msg </div> </body> </html>