{% load i18n static %} {% modal_title %}Update partners{% endmodal_title %}
{% csrf_token %} {% url 'funds:submissions:partners_update' pk=object.pk as progress_url %} {% include 'funds/includes/dialog_form_base.html' with form=form value=value url=progress_url %}