diff --git a/web/templates/tools/audit_log.html b/web/templates/tools/audit_log.html index d68e6b5..9e1bdb8 100644 --- a/web/templates/tools/audit_log.html +++ b/web/templates/tools/audit_log.html @@ -26,7 +26,7 @@ {% if r.action == "delete" %} #{{ r.entry_id }} {% else %} - #{{ r.entry_id }} + #{{ r.entry_id }} {% endif %}