{% extends "account/base.html" %} {% load i18n %} {% block head_title %} {% translate "Sign Up Closed" %} {% endblock head_title %} {% block inner %}
{% translate "We are sorry, but the sign up is currently closed." %}