X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/08b7a5ea639e1657096334f526dde1062ebe914a..3c3017d22da6f0a990ee88417e6e79ed7450245c:/wolnelektury/templates/catalogue/book_fragments.html diff --git a/wolnelektury/templates/catalogue/book_fragments.html b/wolnelektury/templates/catalogue/book_fragments.html index bb5fba2b8..0a90e459c 100644 --- a/wolnelektury/templates/catalogue/book_fragments.html +++ b/wolnelektury/templates/catalogue/book_fragments.html @@ -1,5 +1,5 @@ -{% load i18n %} {% extends "base.html" %} +{% load i18n %} {% load catalogue_tags pagination_tags %} {% block title %}{% trans "Theme" %} {{ theme }} {% trans "in work " %} {{ book }} {% "on " %} WolneLektury.pl{% endblock %}