Téléverser les fichiers vers "themes/defaut"
This commit is contained in:
parent
4cd3929419
commit
16bb068281
5 changed files with 73 additions and 0 deletions
10
themes/defaut/maintenance.php
Normal file
10
themes/defaut/maintenance.php
Normal 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue