{% extends "registration/registration_base.html" %} {% load tapeforms %} {% block content %}
{% csrf_token %} {% form form %}
{% endblock %}