X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/3ac9cb26acd9b7c5ba421dac123ba8f75b782bd2..60b06883b6d5a336ef47c01103ec1ce25aafae69:/wolnelektury/templates/auth/login.html?ds=inline

diff --git a/wolnelektury/templates/auth/login.html b/wolnelektury/templates/auth/login.html
index 733314dac..a168ff7f8 100644
--- a/wolnelektury/templates/auth/login.html
+++ b/wolnelektury/templates/auth/login.html
@@ -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>