{% extends "djadmin/base_action.html" %} {% block action_content %} {# FormCollection renders itself via the DjAdminFormRenderer #} {{ form_collection }} {% endblock %}