{% csrf_token %}

{{ provider.get_login_prompt_msg }}


{% with login_form as form %} {% include "im/form_render.html" %} {% endwith %} {% if key %} {% else %} {% if request.GET.key %} {% endif %} {% endif %}

{% if not forloop.last and not is_master %} LOGIN using    {% endif %} {% if is_master %} {% with auth_providers|length as l %} {% if l > 1 %} LOGIN using    {% endif %} {% endwith %} {% endif %}