{% extends "scrutiny/base.html" %} {% load gadjo i18n %} {% block content %}
{% csrf_token %} {{ form|as_template }}
{% endblock %}