]> git.parisson.com Git - mezzo.git/commitdiff
cleanup
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Mon, 11 Apr 2016 21:44:53 +0000 (23:44 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Mon, 11 Apr 2016 21:44:53 +0000 (23:44 +0200)
app/templates/agenda/event_detail.html

index 5efd8e6d727f31c5d4adb1b1b9ff21fe4f79be3a..7142950251176a15e7ec65acb7bb5b0067d1f6c7 100644 (file)
 {% endblock %}
 
 {% block ical %}
-{# <a href='{% icalendar_url %}' target="_blank" class="small push-ical">{% trans "Subscribe to all events in" %} Google Calendar/Outlook/iCal</a>#}
+<a href='{% icalendar_url %}' target="_blank" class="small push-ical">{% trans "Subscribe to all events in" %} Google Calendar/Outlook/iCal</a>
 {% endblock %}
 
 {% endblock %}