{% load i18n %}
{% trans "This will create a new project. This cannot be undone." %}
{% trans "A lead is required to create a project, select the lead below." %}
{% trans "Confirm" as confirm %} {% include 'funds/includes/delegated_form_base.html' with form=project_form value=confirm %}