%- include("../../../src/web/views/partials/layout-top", { title }) %>
Global moderation actions, notes, and audit tracking.Moderation Center
Search or filter notes and keep context handy.
No notes yet.
<% } else { %>| User | Note | By | Date |
|---|---|---|---|
| <%= noteName %> | <%= note.note %> | <%= note.created_by_name || 'Staff' %> | <%= new Date(note.created_at).toLocaleString() %> |