yavsc/testOauthClient/Views/Shared/Error.cshtml

7 lines
159 B
Plaintext

@{
ViewData["Title"] = "Error";
}
<h1 class="text-danger">Error.</h1>
<h2 class="text-danger">An error occurred while processing your request.</h2>