{% load i18n %} {% include "auth/register_form.html" %} {% if USE_OPENID %}

{% trans "Sign in using:" %}

{% include "socialaccount/snippets/login_extra.html" %}
{% endif %}