yavsc/testOauthClient/Views/Shared/Error.cshtml

6 lines
159 B
Text
Raw Normal View History

2016-06-01 23:47:06 +02:00
@{
ViewData["Title"] = "Error";
}
<h1 class="text-danger">Error.</h1>
<h2 class="text-danger">An error occurred while processing your request.</h2>