{% load i18n %}
{% trans "This will create a new project. The Applicant will be notified only after a lead has been set for the project." %}
{% trans "This cannot be undone." %}
{% trans "Confirm" as confirm %} {% include 'funds/includes/delegated_form_base.html' with form=project_form value=confirm %}