{% extends "base.html" %} {% load authnames crispy_forms_tags i18n translations %} {% block breadcrumbs %}
{% translate "Sorry, new registrations are turned off on this site." %} {% if contact_form != "disabled" %} {% url 'contact' as contact_url %} {% translate "You can contact us for more details." %} {% endif %}
{% endif %} {% endblock content %}