{% load i18n %} {% if versions %}

{% translate "Last modifications" %}

{% for version in versions %} {% include 'web/_version_line.html' with without_user=modifications_without_user %} {% endfor %} {% translate "See all modifications" %} →
{% endif %}