{%- from 'macro/form.html' import render_modal_form -%} {% block fa_form %} {{ render_modal_form(form, dir_url, action=request.url) }} {% endblock %}