From e2d16c8436923bfcd36b94f6a28fadd3719a81c0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Je=CC=81re=CC=81my=20Fabre?= Date: Thu, 27 Oct 2016 13:25:51 +0200 Subject: [PATCH] Change event list title --- app/templates/agenda/event_list.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/app/templates/agenda/event_list.html b/app/templates/agenda/event_list.html index 17ffeade..ec42ce9c 100644 --- a/app/templates/agenda/event_list.html +++ b/app/templates/agenda/event_list.html @@ -5,7 +5,7 @@ {% if page %} {{ page.richtextpage.meta_title }} {% else %} - {% trans "Events" %} + {% trans "Rendez-vous in Paris" %} {% endif %} {% endblock %} @@ -33,7 +33,7 @@ {% elif tag or location or month or week or author %} {% else %} {% endif %} {% endblock %} @@ -77,7 +77,7 @@ {% if is_archive %} {% trans "Archives" %} {% else %} - {% trans "Events" %} + {% trans "Rendez-vous in Paris" %} {% endif %} {% endif %} {% endif %} @@ -117,7 +117,7 @@ {% elif is_archive %} {% trans 'Archives' %} {% else %} - {% trans "Rendez-vous" %} + {% trans "Rendez-vous in Paris" %} {% endif %} @@ -131,7 +131,7 @@ {% if is_archive %} {% endif %} @@ -139,7 +139,7 @@ {% if tag and tag|tag_is_excluded %} {% else %} -- 2.39.5