{% extends 'core/page.html' %} {% load i18n %} {% block page %}

{% trans "Sign Up Closed" %}

{% trans "We are sorry, but the sign up is currently closed." %}

{% endblock %}