X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/3e276f49505e607b72892b40d18ac2cef194497e..8132fc186eb0c5fd02c86828c3a4735754296d02:/apps/cover/templates/cover/image_list.html diff --git a/apps/cover/templates/cover/image_list.html b/apps/cover/templates/cover/image_list.html index a170267d..50443edd 100755 --- a/apps/cover/templates/cover/image_list.html +++ b/apps/cover/templates/cover/image_list.html @@ -1,8 +1,8 @@ {% extends "catalogue/base.html" %} {% load i18n %} -{% load url from future %} {% load thumbnail pagination_tags %} +{% block titleextra %}{% trans "Cover images" %}{% endblock %} {% block content %}

{% trans "Cover images" %}

@@ -12,7 +12,7 @@ {% endif %}