<%= name %>
jump host
<% if (typeof user !== 'undefined' && user) { %>
Dashboard
Sessions
Audit
<%= user.uid %>
logout
<% } %>