{% extends "base.html" %} {% load static %} {% load crispy_forms_tags %} {% block content %} Registration closed. {% endblock %}
Registration closed.