AEOS/themes/defaut/maintenance.php

10 lines
No EOL
178 B
PHP

<!-- Maintenance -->
<body>
<div id="content">
<div id="center">
<p><?php echo $SITE_MESSAGE; ?></p>
</div>
<div id="left"></div>
</div>
</body>
</html>