{% extends "base.html" %} {% load i18n %} {% block page_title %}{% trans 'New User Sign Up Closed' %}{% endblock page_title %} {% block content %}
{% trans 'Sorry we are not accepting new users at this time, please check back later.' %}