X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/3438c79639fca7268c397dd3fcfdcf9ca5014a09..eb59143b0d1b21cfcbe1b7067f027d768fa88fcc:/wolnelektury/templates/catalogue/picture_list.html diff --git a/wolnelektury/templates/catalogue/picture_list.html b/wolnelektury/templates/catalogue/picture_list.html index c4edda899..a17d98719 100644 --- a/wolnelektury/templates/catalogue/picture_list.html +++ b/wolnelektury/templates/catalogue/picture_list.html @@ -5,7 +5,7 @@ {% block bodyid %}picture-list{% endblock %} -{% block title %}{% trans "Listing of all pictures on WolneLektury.pl" %}{% endblock %} +{% block titleextra %}{% trans "Listing of all pictures" %}{% endblock %} {% block picture_list_header %}{% trans "Listing of all pictures" %}{% endblock %}