{% extends "base.html" %} {% load i18n %} {% block page_body %}

{% trans "Registration is currently closed." %}

{% endblock %}