X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/357027375ff8867f42ca34bcbfb5a78b5b185fc3..8c25acecf3298262cd4b59ca0c9d3b7c35f50167:/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 %} - +
+

{% trans "Login Cancelled" %}

-
{% url 'socialaccount_login' as login_url %} {{ login_url }}