IW4M-Admin/WebfrontCore/Views/Shared/Error.cshtml

7 lines
156 B
Plaintext
Raw Normal View History

@{
2018-02-21 20:29:23 -05:00
ViewData["Title"] = "Error";
}
<h1 class="text-danger">Error.</h1>
<h2 class="text-danger">An error occurred while processing your request.</h2>