mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-21 04:30:30 -05:00
Almost finished moving Webfront to a plugin.
This commit is contained in:
11
Admin/webfront/error.html
Normal file
11
Admin/webfront/error.html
Normal file
@ -0,0 +1,11 @@
|
||||
<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>
|
Reference in New Issue
Block a user