+
+
-
+
{% trans "Changes" %}
- {{ from_revision.timestamp|date:"SHORT_DATETIME_FORMAT" }}
+
+
+ {{ from_revision.timestamp|date:'SHORT_DATETIME_FORMAT' }}
+
+
{% if to_revision.id != from_revision.id %}
{% trans "↔" %}
- {{ to_revision.timestamp|date:"SHORT_DATETIME_FORMAT" }}
+
+
+ {{ to_revision.timestamp|date:'SHORT_DATETIME_FORMAT' }}
+
+
{% endif %}
{% 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 "Address" %}{{ from_field }} |
+ {% trans "Address" %}{{ to_field }} |
+
{% trans "Project Duration" %}{{ from_field }} |
+ {% trans "Project Duration" %}{{ to_field }} |
+
{% trans "Requested Funding" %}{{ from_field }} |
+ {% trans "Requested Funding" %}{{ to_field }} |
+
| {{ from_field }} | +{{ to_field }} | +
| {{ from_field }} | +{{ to_field }} | +