{% extends "account/base.html" %} {% load i18n %} {% block head_title %}{% trans "Sign Up Closed" %}{% endblock head_title %} {% block content %}
{% trans "Sign up is currently closed." %}