{% blocktrans with date1=version1.revision.date_created|date:_("DATETIME_FORMAT") date2=version2.revision.date_created|date:_("DATETIME_FORMAT") %} Compare {{ date1 }} with {{ date2 }}: {% endblocktrans %}
‹ {% trans "Go back to history list" %}
{% for field_diff in compare_data %} {% empty %}There are no differences.
{% trans "Edit comment:" %}
{{ version2.revision.comment|default:"(there exist not comment)" }}{% if has_unfollowed_fields %}
{% trans "Note:" %}
Fields/entries marked with are not under reversion control. It may be that not all marked information are correct.
{% endif %}