From 34bdc8468ab14dec60d8e9bc837dce9d51921de0 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Mon, 11 Apr 2016 23:44:53 +0200 Subject: [PATCH] cleanup --- 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 5efd8e6d..71429502 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