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

Test only.

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