{% extends "@DHAuditor/layout.html.twig" %} {% import '@DHAuditor/Audit/helpers/helper.html.twig' as helper %} {% block dh_auditor_header %} {% endblock %} {% block dh_auditor_content %} {% set is_first = true %} {% for entity, entries in audits %} {% if is_first %} {% set is_first = false %} {% else %}
{{ entity }}
{% trans from 'auditor' %}audit.audit_details.most_recent{% endtrans %}