{% extends "tests/base.html" %} {% block content %}

This event is invitation only. Please enter your password to see the details.

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