🎵 <%= siteName %>
Songs Playlists Profiles <% if (user) { %> My Music <% if (user.role === 'admin') { %> Users <% } %> Account<% if (unreadNotifCount > 0) { %><%= unreadNotifCount %><% } %>
<% } else { %> Log in Register <% } %>