mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
7 lines
153 B
Plaintext
7 lines
153 B
Plaintext
@{
|
|
ViewData["Title"] = "Error";
|
|
}
|
|
|
|
<h1 class="text-danger">Error.</h1>
|
|
<h2 class="text-danger">An error occurred while processing your request.</h2>
|