@page "/" @using Microsoft.AspNetCore.Authorization; @attribute [Authorize] <h1>Hello, world!</h1> Welcome to your new app. @*<SurveyPrompt Title="How is Blazor working for you?" />*@