Téléverser les fichiers vers "themes/defaut"

This commit is contained in:
Alexandre NOEL 2026-08-11 21:40:23 +02:00
commit 16bb068281
5 changed files with 73 additions and 0 deletions

View file

@ -0,0 +1,10 @@
<!-- Maintenance -->
<body>
<div id="content">
<div id="center">
<p><?php echo $SITE_MESSAGE; ?></p>
</div>
<div id="left"></div>
</div>
</body>
</html>