equal
deleted
inserted
replaced
6 {% load iconolab_tags %} |
6 {% load iconolab_tags %} |
7 {% load humanize %} |
7 {% load humanize %} |
8 |
8 |
9 {% block content %} |
9 {% block content %} |
10 <div id="homepage-main"> |
10 <div id="homepage-main"> |
11 <div class="alert alert-warning" role="alert"> |
11 |
12 <p><strong>Bienvenue sur iconolab. La plateforme |
|
13 est actuellement en cours de développement.</strong></p> |
|
14 <p>Nous entrons en phase d'expérimentation ouverte au grand public. Pour plus d'informations, prière de contacter <a href="mailto:{{ contact }}">{{ contact }}</a>.</p> |
|
15 </div> |
|
16 <div class="row"> |
12 <div class="row"> |
17 <div class="col-xs-12"> |
13 <div class="col-xs-12"> |
18 <h3>Les collections</h3> |
14 <h3>Les collections</h3> |
19 </div> |
15 </div> |
20 </div> |
16 </div> |