Title
Start creating your amazing application!
@page "/Index" @model IndexModel @{ ViewData["Title"] = "Home page"; }