<% include com/stdhead.html %> <%- include('com/nav.html', {navClass: ''}) %>

Admin Dashboard stats | users | archives | reports

Admins only. Weirdos get out.

<% if (record.status === 'open') { %>

Status: Needs review

<% } else { %>

Status: Resolved

<% } %>


<% if (record.status === 'open') { %> <% } else { %> <% } %>
<% include com/footer.html %> <% include com/stdjs.html %>