workaround for django ticket 17111; cover in api fix
[wolnelektury.git] / wolnelektury / templates / catalogue / picture_list.html
index c4edda8..a17d987 100644 (file)
@@ -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 %}