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