{% load i18n %} {% include "auth/register_form.html" %} {% if USE_OPENID %}
{% trans "Sign in using:" %}
{% include "socialaccount/snippets/provider_list.html" %}
{% include "socialaccount/snippets/login_extra.html" %}
{% endif %}