{% extends 'django_rocket/base.html' %} {% block rocket_content %}

We are invite only

You can get in by requesting an invitation code, fill the form bellow.

{% csrf_token %} {{form.as_p}}
{% endblock %}