{% from 'macros/audit-log.html' import log_entry %}
{% with swap_target="#audit-log-page" %} {% include 'includes/pagination-buttons.html' %} {% endwith %} {% for entry in items %} {{ log_entry(entry, config=config) }} {% endfor %}
Actor Action Value Target Timestamp
{% with swap_target="#audit-log-page" %} {% include 'includes/pagination-buttons.html' %} {% endwith %}