{% load i18n %} {% for field_diff in compare_data %}
{{ field_diff.field.help_text }}
{% endif %}{{ field_diff.diff }}
{% trans "There are no differences." %}
{{ version2.revision.comment|default:_("(no comment exists)") }}{% if has_unfollowed_fields %}
{% blocktrans %} Fields/entries marked with * are not under reversion control. It may be that not all marked information are correct. {% endblocktrans %}
{% endif %}