{% trans "No galleries were found." %}
- {% endif %} - -{% trans "No galleries were found." %}
+ {% endif %} + +diff --git a/photologue/templates/photologue/gallery_archive.html b/photologue/templates/photologue/gallery_archive.html index 4cd683d..206dd58 100644 --- a/photologue/templates/photologue/gallery_archive.html +++ b/photologue/templates/photologue/gallery_archive.html @@ -32,4 +32,4 @@ SPDX-License-Identifier: GPL-3.0-or-later {% endif %} -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/photologue/templates/photologue/gallery_archive_year.html b/photologue/templates/photologue/gallery_archive_year.html index 8be8f21..54cdb95 100644 --- a/photologue/templates/photologue/gallery_archive_year.html +++ b/photologue/templates/photologue/gallery_archive_year.html @@ -9,22 +9,27 @@ SPDX-License-Identifier: GPL-3.0-or-later {% block title %}{% blocktrans with show_year=year|date:"Y" %}Galleries for {{ show_year }}{% endblocktrans %}{% endblock %} {% block content %} -
{% trans "No galleries were found." %}
- {% endif %} - -{% trans "No galleries were found." %}
+ {% endif %} + +