{% load i18n %} {{ diff_html }}
{{ version2.revision.comment|default:_("(no comment exists)") }}
{% blocktrans %} This is the fallback compare, because the normal compare can't be applied between the two selected version: {% endblocktrans %}
{{ compare_error }}
{% trans "Revert to the old version will probably not work!" %} ({% trans "More info:" %} django-reversion issues #859)