1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 07:13:58 -05:00
Files
IW4M-Admin/Admin/webfront/error.html
2015-08-21 20:11:35 -05:00

12 lines
490 B
HTML

<div id="container">
<div class="h0" style="margin-top: 0; line-height:normal;">ERROR!<br /><a style="padding: 0; margin: 0; font-size: 24px; float: right;" href="/">Back</a></div>
<div id="logo_shit"></div>
<div style="clear:both"></div>
<hr />
<div style="font-size: 16pt; text-align:center">
<br />
Uh Oh, it looks like there was an error processing your request. <br />
Reason: <span style="color: red;">{{ERROR}}</span>
</div>
</div>