{% extends "account/base.html" %} {% block head_title %}{{ _('Sign Up Closed') }}{% endblock %} {% block content %} {{ _("Sign Up Closed") }} {{ _('We are sorry, but the sign up is currently closed.') }} {% endblock %}
{{ _('We are sorry, but the sign up is currently closed.') }}