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