X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/5ab80aae5a42a5c6287dc0f50a90dc5a94ee5665..10dc1a5e84d23582a58ead2551ddf54a66b94496:/src/wolnelektury/templates/auth/login.html?ds=sidebyside 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 %}