X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/652e2d66d7f88cc6b857edc4aaac7e14a654eb36..4e4193d13fea114ac1b2714f9a262a4bc6d79b75:/src/wolnelektury/templates/auth/register.html?ds=inline diff --git a/src/wolnelektury/templates/auth/register.html b/src/wolnelektury/templates/auth/register.html index fef1f19de..967fc6fa0 100644 --- a/src/wolnelektury/templates/auth/register.html +++ b/src/wolnelektury/templates/auth/register.html @@ -14,7 +14,7 @@ {% block extra %} -{% comment %} +{% if USE_OPENID %}

{% trans "Sign in using:" %}

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