{% extends "admin/change_form.html" %} {% block after_field_sets %} {{ block.super }} {% include "django_ask_ai/admin_panel.html" %} {% endblock %}