{% extends "registration/base_registration.html" %} {% block title %}Registration closed{% endblock %} {% block body_class %}{{ block.super }} registration_closed{% endblock %} {% block content-header %}

Eh... Registration closed.

{% endblock %} {% block content %}

You registered a long time ago. We aren't sure if you are a robot or if something got lost or what. Please try registering again.

We hope that isn't too inconvenient.

{% endblock %}