{% extends "modal_base.html" %} {% block modal_class %}w-11/12 max-w-[90ch] max-h-[95%] overflow-y-auto{% endblock %} {# title-form, auto-save-form, ingest-form, archive-form — override modal_base wrapper blocks so these are not nested inside #modal_form. #} {% block modal_form_open %}