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

{% trans "Sign up closed" %}

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

{% endblock %}