code from amapei

This commit is contained in:
cagette@ct8
2020-09-26 18:25:18 +00:00
parent 42fe367911
commit 72b4699871
1966 changed files with 220437 additions and 2 deletions
+17
View File
@@ -0,0 +1,17 @@
::use 'design.mtt'::
<div class="text-center" style="height:400px;width:100%;">
<h1>
<span class="glyphicon glyphicon-cog"></span>
::_("Maintenance")::</h1>
<p>
Le site est actuellement en maintenance.<br/>
Revenez dans quelques instants.
</p>
<p>
The website is currently under maintenance.<br/>
Please come back later.
</p>
</div>
::end::