Update banner.
[wolnelektury.git] / src / wolnelektury / templates / auth / login.html
index d0713b0..2965713 100644 (file)
@@ -14,7 +14,7 @@
   </ol>
 </form>
 
-{% comment %}
+{% if USE_OPENID %}
 <h1>{% trans "Sign in using:" %}</h1>
 
 <ul class="socialaccount_providers">
@@ -22,7 +22,7 @@
 </ul>
 
 {% include "socialaccount/snippets/login_extra.html" %}
-{% endcomment %}
+{% endif %}
 
 {% block extra %}
 {% endblock %}