Templates bugs, gitignore.
[wolnelektury.git] / wolnelektury / templates / catalogue / tagged_object_list.html
index d5cb775..d36fb1d 100644 (file)
@@ -1,5 +1,5 @@
-{% load i18n %}
 {% extends "base.html" %}
+{% load i18n %}
 {% load catalogue_tags pagination_tags %}
 
 {% block title %}{% title_from_tags tags %} w WolneLektury.pl{% endblock %}