@page @model IndexModel @{ ViewData["Title"] = "Home page"; } @section Scripts { } @section Css { }