From cb2a9dcc0171603d5e788242e43c3559fa67c389 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Tue, 12 Apr 2016 19:13:03 +0200 Subject: [PATCH] rm ical link --- app/templates/agenda/event_detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 %} -- 2.39.5