2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-05 08:59:27 +08:00

Add public/*.html integration with Transifex

This commit is contained in:
Neil Lalonde 2014-04-11 16:45:15 -04:00
parent b7203c125e
commit db1fb36495
11 changed files with 65 additions and 38 deletions

View file

@ -1,12 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<title>Site est en cours de maintenance - Discourse.org</title>
<title>Site est en cours de maintenance.</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<h1>Nous sommes actuellement indisponible pour une maintenance prévue du site</h1>
<p>Merci de revenir <span id="when-to-check-back">dans quelques minutes</span>.</span></p>
<p>Merci de revenir <span id="when-to-check-back"> dans quelques minutes&lt;/ span&gt;.</span></p>
<p id="apology">Désolé pour le dérangement !</p>
</body>
</html>