EMP Audit System
    <% if (typeof user !== 'undefined' && user) { %>
  • Dashboard
  • Logout
  • <% } else { %>
  • Login
  • Register
  • <% } %>