Error.razor 162 B

123456
  1. @page "/Error"
  2. <PageTitle>Error</PageTitle>
  3. <h1 class="text-danger">Error.</h1>
  4. <h2 class="text-danger">An error occurred while processing your request.</h2>