{% load i18n %} {% for from_field, to_field in required_fields %} {% if forloop.first %} {% elif forloop.counter == 2 %} {% elif forloop.counter == 3 %} {% elif forloop.counter == 4 %} {% elif forloop.counter == 5 %} {% elif forloop.counter == 6 %} {% else %} {% endif %} {% endfor %} {% for from_field, to_field in stream_fields %} {% endfor %}

{% trans "Proposal Information" %}

{% trans "Proposal Information" %}

{% trans "Submitted" %}
{{ timestamps.0|date:"DATETIME_FORMAT"}}
{% trans "Submitted" %}
{{ timestamps.1|date:"DATETIME_FORMAT"}}

{% trans "Title" %}

{{ from_field }}

{% trans "Title" %}

{{ to_field }}
{% trans "Legal Name" %}
{{ from_field }}
{% trans "Legal Name" %}
{{ to_field }}
{% trans "E-mail" %}
{{ from_field }}
{% trans "E-mail" %}
{{ to_field }}
{% trans "Requested Funding" %}
{{ from_field }}
{% trans "Requested Funding" %}
{{ to_field }}
{% trans "Project Duration" %}
{{ from_field }}
{% trans "Project Duration" %}
{{ to_field }}
{% trans "Address" %}
{{ from_field }}
{% trans "Address" %}
{{ to_field }}
{{ from_field }}{{ to_field }}
{{ from_field }}{{ to_field }}