c2a3cf0d15
template tweaks
7 lines
156 B
Plaintext
7 lines
156 B
Plaintext
@{
|
|
ViewData["Title"] = "Error";
|
|
}
|
|
|
|
<h4 class="text-danger">Sorry!</h4>
|
|
<h4 class="text-danger">An error occurred while processing your request.</h4>
|