]> git.parisson.com Git - mezzo.git/commitdiff
Fix footer br
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Tue, 15 Nov 2016 12:21:30 +0000 (13:21 +0100)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Tue, 15 Nov 2016 12:21:30 +0000 (13:21 +0100)
app/templates/includes/footer.html
lib/mezzanine-agenda

index f753d5adbbd8fff27e570e66b174cd17b4aa12d3..2f0c1e0298b5efde7c7fe46d5037b4881180493f 100644 (file)
@@ -51,7 +51,7 @@
             </div>
 
             <div class="col-xs-4 col-sm-5 col-sm-push-1 tal">
-                <strong>{{ host_organization.description }}</strong> {% trans 'under the tutelage of' %} :<br />
+                <strong>{{ host_organization.description }}</strong><br/ >{% trans 'under the tutelage of' %} :<br />
                 <br />
                 <a href="http://www.culturecommunication.gouv.fr/" target="_blank" title="Ministère de la Culture et de la Communication"><img class="footer__partner" width="120" height="66" src="{% static "img/partners/logo-ministere-culture.png" %}" /></a>
                 <a href="http://www.cnrs.fr/" target="_blank" title="Centre National de la Recherche Scientifique"><img class="footer__partner" width="120" height="66" src="{% static "img/partners/logo-cnrs.png" %}" /></a>
index a7721e851c6d1c292433e404fcfca146d56d0646..6d24f3c2675b27051c53556f3ec1f4fe8e0471d3 160000 (submodule)
@@ -1 +1 @@
-Subproject commit a7721e851c6d1c292433e404fcfca146d56d0646
+Subproject commit 6d24f3c2675b27051c53556f3ec1f4fe8e0471d3