2018-03-13 17:30:22 -04:00
|
|
|
@{
|
2018-02-21 20:29:23 -05:00
|
|
|
ViewData["Title"] = "Error";
|
|
|
|
}
|
|
|
|
|
2018-04-09 23:33:42 -04:00
|
|
|
<h4 class="text-danger">Sorry!</h4>
|
2018-03-26 00:51:25 -04:00
|
|
|
<h4 class="text-danger">An error occurred while processing your request.</h4>
|