IW4M-Admin/Admin/webfront/error.html

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>