X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/c26ab6ee15974c1133a6d08c459b51199185f25f..2f4641a37c242ce97fc3c42d93d80d7f24c442c3:/apps/wolnelektury_core/templates/socialaccount/login_cancelled.html?ds=inline diff --git a/apps/wolnelektury_core/templates/socialaccount/login_cancelled.html b/apps/wolnelektury_core/templates/socialaccount/login_cancelled.html index ef5db102c..2dc48f180 100644 --- a/apps/wolnelektury_core/templates/socialaccount/login_cancelled.html +++ b/apps/wolnelektury_core/templates/socialaccount/login_cancelled.html @@ -8,7 +8,7 @@

{% trans "Login Cancelled" %}

-{% url socialaccount_login as login_url %} +{% 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 %}