{% extends "admin/change_form.html" %} {% comment %} A copy of contrib/admin/templates/admin/change_form.html, with these changes: - add the loading of 'postman_admin_modify' template elements set - call block.super for every inner block - remplace occurrences of 'submit_row' tag by 'postman_submit_row' {% endcomment %} {% load i18n admin_modify postman_admin_modify %} {% block content %}