--- 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;">