From: Guillaume Pellerin Date: Tue, 12 Apr 2016 17:13:03 +0000 (+0200) Subject: rm ical link X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=cb2a9dcc0171603d5e788242e43c3559fa67c389;p=mezzo.git rm ical link --- diff --git a/app/templates/agenda/event_detail.html b/app/templates/agenda/event_detail.html index 71429502..5efd8e6d 100644 --- a/app/templates/agenda/event_detail.html +++ b/app/templates/agenda/event_detail.html @@ -181,7 +181,7 @@ {% endblock %} {% block ical %} -{% trans "Subscribe to all events in" %} Google Calendar/Outlook/iCal +{# {% trans "Subscribe to all events in" %} Google Calendar/Outlook/iCal#} {% endblock %} {% endblock %}