@page "/" @namespace GPW.CORE.UI.Pages @using Microsoft.AspNetCore.Authorization @attribute [AllowAnonymous] @addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers @{ Layout = "_Layout"; }