add a temporary warning on homepage
authorduong tam kien <tk@deveha.com>
Thu, 23 Feb 2017 16:19:19 +0100
changeset 364 d999b4e70a28
parent 358 f07ea3369377
child 366 51ce97e61018
add a temporary warning on homepage
src/iconolab/templates/iconolab/home.html
--- a/src/iconolab/templates/iconolab/home.html	Thu Feb 23 11:55:36 2017 +0100
+++ b/src/iconolab/templates/iconolab/home.html	Thu Feb 23 16:19:19 2017 +0100
@@ -8,6 +8,20 @@
 {% block content %}
 <div id="homepage-main" class="row">
   <div id="main-panel" class="container">
+
+    <div class="row">
+
+    <div class="alert alert-warning" role="alert">
+
+    <p><strong>Bienvenue sur iconolab. La plateforme
+    est actuellement en cours de développement.</strong></p>
+
+    <p>La première phase d'expérimentation démarrera mi-mars 2017. Pour plus d'informations, prière de contacter <a href="mailto:iconolab@gmail.com">iconolab at gmail.com</a>.</p>
+
+    </div>
+
+    </div>
+
     {% for collection in collections_primary %}
       {% if not forloop.counter|divisibleby:2 %}
         <div class="row" style="margin-bottom:25px;">