{% extends BASE_TEMPLATE %} {% block content %} {{ block.super }} {{ object }}
{% csrf_token %} {{ form }}
{% endblock %}