{% extends "account/base.html" %} {% block title %}{{ page_title(_("Sign Up Closed")) }}{% endblock %} {% block content %}

{{ _("Sign Up Closed") }}

{{ _("We are sorry, but the sign up is currently closed.") }}

{% endblock %}