<% if (user) { %>
signed in as <%= user.name %>
<% tabs.forEach(function (tab) { %> administer <% }) %>
<% } else { %>
<% } %>