{% extends "AutoStore/store/base.html" %} {% load AutoStore %} {% load i18n %} {% block head_title %}{% trans "Sign Up Closed" %}{% endblock %} {% block content %}
{% trans "We are sorry, but the sign up is currently closed." %}