{% load i18n unfold %} {% include "admin/edit_inline/tabular.html" %} {% if add %}
{% component "unfold/components/card.html" with class="w-full" %}
info

{% trans "Save this form first to add form handlers." %}

{% trans "Use Save and continue editing, then open the Form handlers tab." %}

{% endcomponent %}
{% endif %}