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