<%- name %> <%- titleIcon %>
<%# Items gated on a group start hidden (.group-required) and are revealed by app-base.js for the groups the user is in. %> <% for(const item of ui.nav){ %>
<%- item.label %>
<% } %>
<% if(ui.profileUrl){ %>
<% } else { %>
<% } %>
Login
Log Out
<% if(ui.updateCheck){ %>
<% } %>