{% extends "admin/change_list.html" %} {% block result_list %} {{ block.super }} {% if branch_extension_template %} {% include branch_extension_template %} {% endif %} {% endblock %}