X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/5ab80aae5a42a5c6287dc0f50a90dc5a94ee5665..472064a494a05ea575bb05f8613d69eba9b2a461:/src/wolnelektury/templates/auth/login.html diff --git a/src/wolnelektury/templates/auth/login.html b/src/wolnelektury/templates/auth/login.html index d0713b0c8..296571348 100644 --- a/src/wolnelektury/templates/auth/login.html +++ b/src/wolnelektury/templates/auth/login.html @@ -14,7 +14,7 @@ -{% comment %} +{% if USE_OPENID %}

{% trans "Sign in using:" %}

{% include "socialaccount/snippets/login_extra.html" %} -{% endcomment %} +{% endif %} {% block extra %} {% endblock %}