<%= settingsDatabase.appEmoji ? settingsDatabase.appEmoji : '🍆' %> <% if(path == '/'){ %>
Dashboard
<% } %> <% if(path == '/admin'){ %>
Admin
<% } %>