{% extends "account/base.html" %} {% load static i18n %} {% block title %}{% trans "BuildBlock | Sign Up Closed" %}{% endblock %} {% block content %}

{% trans "Sign up closed" %}

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

{% endblock content %}