@{
Layout = "~/_SiteLayout.cshtml";
Page.Title = "Home Page";
}
@section featured {
To learn more about ASP.NET Web Pages, visit
https://asp.net/webpages.
The page features videos, tutorials, and samples to help you get the most from ASP.NET Web Pages.
If you have any questions about ASP.NET Web Pages, visit
our forums.
@Page.Title.
Modify this template to jump-start your ASP.NET Web Pages application.