@{ Layout = null; } @await RenderSectionAsync("MetaTags", required: false) @if (Model.isAuthenticated) { }
@RenderBody()