{% extends 'aristotle_mdr/concepts/contentInfoBase.html' %} {% load aristotle_tags i18n l10n %} {% load render_bundle from webpack_loader %} {% block webpack_bundle %} {% render_bundle 'compare_versions' 'js' %} {% endblock %} {% block webpack_css_bundle %} {% render_bundle 'compare_versions' 'css' %} {% endblock %} {% block title %}Version history of {{ item.name }}{% endblock %} {% block infoContent %}
Comparing differences between versions of {{ item.name }}.
Only fields where there is a difference between saves are displayed.
Comparisions are performed chronologically.
Green highlighting indicates that is has been added in the newer item, and red text indicates it has been removed
in the newer item.
{% if comparing_different_formats %}