Templates bugs, gitignore.
[wolnelektury.git] / wolnelektury / templates / catalogue / book_detail.html
index 4cc4ea8..414012f 100644 (file)
@@ -1,5 +1,5 @@
-{% load i18n %}
 {% extends "base.html" %}
+{% load i18n %}
 {% load catalogue_tags pagination_tags %}
 
 {% block title %}{{ book.title }} w WolneLektury.pl{% endblock %}