X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/357027375ff8867f42ca34bcbfb5a78b5b185fc3..90237b249aeb7547999e8d192cf23583f14f7a41:/src/wolnelektury/templates/socialaccount/login_cancelled.html

diff --git a/src/wolnelektury/templates/socialaccount/login_cancelled.html b/src/wolnelektury/templates/socialaccount/login_cancelled.html
index 7e29b65c7..bee55649a 100644
--- a/src/wolnelektury/templates/socialaccount/login_cancelled.html
+++ b/src/wolnelektury/templates/socialaccount/login_cancelled.html
@@ -5,10 +5,10 @@
 {% block head_title %}{% trans "Login Cancelled" %}{% endblock %}
 
 {% block body %}
-    
+<div class="normal-text white-box">
+
 <h1>{% trans "Login Cancelled" %}</h1>
 
-<div class="normal-text white-box">
 {% url 'socialaccount_login' as login_url %}
 {{ login_url }}