{% extends "base.html" %} {% from "macros.html" import icon, btn, badge %} {% block title %}{{ t('History') }}{% endblock %} {% block content %}
{{ model_label[:-1] if model_label else '' }} #{{ item.id }}
{{ t('No history records') }}
{{ t('There are no recorded changes for this item in the audit log.') }}