X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ae60b2a3949e96357477cc04f90fd0873cee8a92..f99929a3fa250a4d39388013b990334ae1f7c779:/src/wolnelektury/templates/openid/login.html diff --git a/src/wolnelektury/templates/openid/login.html b/src/wolnelektury/templates/openid/login.html index 41eafa479..f9b4b34ba 100644 --- a/src/wolnelektury/templates/openid/login.html +++ b/src/wolnelektury/templates/openid/login.html @@ -6,28 +6,22 @@ {% block head_title %}{% trans "OpenID Sign In" %}{% endblock %} {% block body %} - -

{% trans 'OpenID Sign In' %}

-
- -
-{% csrf_token %} -
- -{#{form|as_uni_form}#} -
- - -
- - -
- -
-
-
- -
+

{% trans 'OpenID Sign In' %}

+
+
+ {% csrf_token %} +
+ {#{form|as_uni_form}#} +
+ + +
+
+ +
+
+
+
{% endblock %}