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