Templates bugs, gitignore.
[wolnelektury.git] / wolnelektury / templates / auth / login.html
index 733314d..2e80c55 100644 (file)
@@ -1,5 +1,5 @@
-{% load i18n %}
 {% extends "base.html" %}
+{% load i18n %}
 
 {% block title %}{% trans "Sign in" %} / {% trans "Register on"%} WolneLektury.pl{% endblock %}