{% extends "../body.html" %} {% load static %} {% load util %} {% block content %}
{% csrf_token %} {{ form }}
{% endblock %}