@{ ViewData["Title"] = ""; } <div id="app"></div> @section scripts { <script src="~/dist/main.js" asp-append-version="true"></script> }