X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e9f8a9269b64a5af7c95d6c2714b1ae97e68d6a1..9f4f697f0c6fe9a9d55bb45aaa93c804992f3339:/apps/wolnelektury_core/templates/socialaccount/login_cancelled.html diff --git a/apps/wolnelektury_core/templates/socialaccount/login_cancelled.html b/apps/wolnelektury_core/templates/socialaccount/login_cancelled.html index 2dc48f180..7e29b65c7 100644 --- a/apps/wolnelektury_core/templates/socialaccount/login_cancelled.html +++ b/apps/wolnelektury_core/templates/socialaccount/login_cancelled.html @@ -8,10 +8,12 @@

{% trans "Login Cancelled" %}

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

{% blocktrans %}You decided to cancel logging in to our site using one of your exisiting accounts. If this was a mistake, please proceed to sign in.{% endblocktrans %}

+
{% endblock %}