simpub/_index.html

45 lines
1.3 KiB
HTML

<html>
<head>
<title>Error 500 - Down for maintenance</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=700px, initial-scale=.5"><!-- or width=device-width -->
<link rel="stylesheet" type="text/css" href="style.css" />
<link rel="stylesheet" type="text/css" href="userstyle.css" />
</head>
<!--
Hello random person reading the source code! Nice to meet you!
This page has been generated by [Simpub CMS] which is open source software.
You can find it here: https://git.notsyncing.net:8080/web/simpub
-->
<body>
<nav>
<div id="navContainer">
<ul class="pagetitle"><li style="float: left;"><a class="pagetitle" href="/">[Simpub CMS]</a></li></ul>
</div>
</nav>
<div id="contentContainer">
<content>
<div id="content">
<p style="text-align:center;">
<table border=0>
<tr>
<td style="font-size:14em;">500</td><td style="padding-left:50px; font-size:4em; text-align:left;">Down for maintenance!</td>
</tr>
</table>
</p>
<p>
The site is currently down for maintenance.
Please try again later.
</p>
</div>
</content>
<div id="footer">
|x| I am falling, I am fading, I have lost it all... |x|
</div>
</div>
</body>
</html>