Templates bugs, gitignore.
[wolnelektury.git] / wolnelektury / templates / lessons / document_detail.html
index 17faaea..7c6406c 100644 (file)
@@ -1,5 +1,5 @@
-{% load i18n %}
 {% extends 'base.html' %}
+{% load i18n %}
 
 {% block title %}{{ object.title }} w WolneLektury.pl{% endblock %}