Merge branch 'master' of git+ssh://github.com/fnp/wolnelektury
[wolnelektury.git] / wolnelektury / templates / admin / base_site.html
index 087a3bb..7e6b492 100644 (file)
@@ -1,5 +1,5 @@
-{% load i18n %}
 {% extends "admin/base.html" %}
+{% load i18n %}
 
 {% block title %}{{ title }} | {% trans "Site administration" %} - WolneLektury.pl{% endblock %}