diff options
author | Valérie-Emma Leroux <emma@iggdrasil.net> | 2016-09-19 14:59:14 +0200 |
---|---|---|
committer | Valérie-Emma Leroux <emma@iggdrasil.net> | 2016-09-19 14:59:14 +0200 |
commit | 0cb942539cf87291aaa09849b33fb68ef7325ec8 (patch) | |
tree | f6798e42c302270884f6c08f460d9b7d5ad6da57 | |
parent | 11e881ba9e8b4989924b13db11baa19eaf59ef2c (diff) | |
download | Chimère - projet Saclay-0cb942539cf87291aaa09849b33fb68ef7325ec8.tar.bz2 Chimère - projet Saclay-0cb942539cf87291aaa09849b33fb68ef7325ec8.zip |
Bidouille message d'accueil pour éviter bidouille css risquée
-rw-r--r-- | templates/chimere/blocks/welcome.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/chimere/blocks/welcome.html b/templates/chimere/blocks/welcome.html index f3ee13a..31af465 100644 --- a/templates/chimere/blocks/welcome.html +++ b/templates/chimere/blocks/welcome.html @@ -15,7 +15,6 @@ $(function(){ </script> <div id='welcome' style='display:none'> <div id='welcome_message'> - <h2>Avant le 15 octobre, votez en un clic pour la Carte Ouverte sur <a href='http://bit.ly/CartoSaclay'>bit.ly/CartoSaclay</a> !</h2> <h3>Trouvez</h3> <p>un concert, du poulet fermier, une randonnée</p> @@ -25,7 +24,8 @@ $(function(){ <button type="button" id='haystack-search-page' class="btn btn-default"><span class="action-label">Rechercher </span><span class="glyphicon glyphicon-search"></span></button> </p> - + <h2>Avant le 15 octobre, votez en un clic pour la Carte Ouverte sur <a href='http://bit.ly/CartoSaclay'>bit.ly/CartoSaclay</a> !</h2> + <h4>L'agenda du Plateau en 1 clic</h4> <p> <a href='http://saclay.carte-ouverte.org/saclay/ty/RH'><img src='http://saclay.carte-ouverte.org/media/icons/event_reunions.png' title='Réunions publiques' alt='Réunions publiques'/></a> |