AEOS/themes/defaut/maintenance.php
2026-08-26 17:21:47 +02:00

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>