{% extends "one_column_body.html" %} {% import "authopenid/authopenid_macros.html" as login_macros %} {% import "macros.html" as main_macros %} {% block title %}{% filter trim %}{% trans %}Signup{% endtrans %}{% endfilter %}{% endblock %} {% block forestyle %} {% endblock %} {% block content %} {% if settings.AUTHENTICATION_PAGE_MESSAGE %}
{% endif %} {% if settings.NEW_REGISTRATIONS_DISABLED %}