{% extends "pxy_dashboard/account/base.html" %} {% load i18n %} {% block title %}{% trans "Sign Up Closed" %}{% endblock %} {% block page_content %}

{% trans "Sign Up Closed" %}

{% trans "We are sorry, but the sign up is currently closed." %}

{% endblock %}