- Added librarian as a submodule.
[wolnelektury.git] / wolnelektury / templates / auth / login.html
index 733314d..a168ff7 100644 (file)
@@ -1,5 +1,5 @@
-{% load i18n %}
 {% extends "base.html" %}
+{% load i18n %}
 
 {% block title %}{% trans "Sign in" %} / {% trans "Register on"%} WolneLektury.pl{% endblock %}
 
@@ -16,7 +16,7 @@
         </ol>
         <p><input type="hidden" name="next" value="{{ next }}" /></p>
     </form>
-    
+
     <form action="." method="post" accept-charset="utf-8" id="registration-form">
         <h2>{% trans "Register" %}</h2>