{% extends "./base_iframe.html" %} {% block content %}
{% include "./adapter_edit_handler_form.html" with edit_url=edit_url form_attrs=form_attrs form=form meta_field=meta_field %}
{% endblock %}