diff --git a/blog/templates/blog/blog_index_page.html b/blog/templates/blog/blog_index_page.html index 467f798c..30443a27 100644 --- a/blog/templates/blog/blog_index_page.html +++ b/blog/templates/blog/blog_index_page.html @@ -67,9 +67,9 @@

-
+
{% translate "Filters" %}
{% if categories and page.filter_by_category %}
diff --git a/events/templates/events/events_archive_page.html b/events/templates/events/events_archive_page.html index 1e2df476..7d006ae5 100644 --- a/events/templates/events/events_archive_page.html +++ b/events/templates/events/events_archive_page.html @@ -66,9 +66,9 @@

-
+
{% translate "Filters and export" %}
diff --git a/events/templates/events/events_index_page.html b/events/templates/events/events_index_page.html index 3e102c70..14b6df5d 100644 --- a/events/templates/events/events_index_page.html +++ b/events/templates/events/events_index_page.html @@ -66,9 +66,9 @@

-
+
{% translate "Filters and export" %}

{% translate "Filter by date" %}