{% extends "account/base.html" %} {% block title %}{{ page_title(_("Sign Up Closed")) }}{% endblock %} {% block content %}
{{ _("We are sorry, but the sign up is currently closed.") }}