{% extends "smartmin/form.html" %} {% block table_header_buttons %} {{ block.super }} {% if delete_url %} Remove {% endif %} {% endblock %}