{% load static %} {% if ask_ai_enabled %}

Ask AI

{% if ask_ai_object_id %}

Anchored to this record — try “Explain this record” or ask about its fields.

{% endif %} {% if ask_ai_suggestions %}
{% for s in ask_ai_suggestions %} {% endfor %}
{% endif %}
{# no
: the admin changelist already wraps this block in one, and #} {# nested forms are silently dropped by the HTML parser #}
{% csrf_token %}
{% if ask_ai_object_id and ask_ai_explain_url %} {% endif %}
{% endif %}