{% extends 'registration/base.html' %} {% load url from future %} {% load i18n %} {% block title %}{% trans 'Registration is closed' %}{% endblock %} {% block content_title %}
{% trans 'I am afraid that registration is currently closed.' %}
{% endblock %}