{# Modal footer: the form-errors sink on the left, the Save button on the right. Both are pre-rendered fragments (errors sink = form-errors.html, save = sc/button). #}
{{ form_errors|safe }}{{ save_button|safe }}