{% load i18n %} {% load translations %} {% load permissions %}

{% trans "History" %}

{% include "last-changes-content.html" %}
{% if not hide_browse or last_changes_rss %} {% endif %}