{% extends "site_base.html" %} {% load url from future %} {% load i18n %} {% load bootstrap_tags %} {% block head_title %}{% trans "Sign up" %}{% endblock %} {% block extra_head %} {{ block.super }} {% endblock %} {% block body %}
{% trans "Sorry, registrations are not open at this time." %}
{% endif %}