diff --git a/templates/audit_log/audit_log.html b/templates/audit_log/audit_log.html index e080f448..222eca87 100644 --- a/templates/audit_log/audit_log.html +++ b/templates/audit_log/audit_log.html @@ -19,7 +19,7 @@ {% endfor %} - + {{ Pagination(audit_events, 'atst.activity_history') }} - {{ Pagination(audit_events, 'atst.activity_history') }} + {% endblock %}