1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-09 06:37:58 -05:00
RaidMax 3f7cb69fcd fixed minification and bundling
template tweaks
2018-04-09 22:33:42 -05:00

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>