Templates bugs, gitignore.
[wolnelektury.git] / wolnelektury / templates / catalogue / book_fragments.html
index bb5fba2..0a90e45 100644 (file)
@@ -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 %}