{% load i18n %}
{% 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 }} |
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 }} |