From: Jérémy Fabre Date: Wed, 28 Sep 2016 15:00:15 +0000 (+0200) Subject: Add the download button to events X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=c55f16b8367f2835e1ed3abf141823feef9a110e;p=mezzo.git Add the download button to events --- diff --git a/app/templates/agenda/event_detail.html b/app/templates/agenda/event_detail.html index d14d57d5..3f0c7b86 100644 --- a/app/templates/agenda/event_detail.html +++ b/app/templates/agenda/event_detail.html @@ -50,11 +50,12 @@ {% endblock %} {% if event.brochure %} -
- - - {% trans "Download" %} {% trans "the room program" %} - +

+ + + {% trans "Download" %} {% trans "the room program" %} + +

{% endif %} {% comment %}