ListenBrainz
{#- Collect the nav links, forms, and other content for toggling -#} {% if not hide_navbar_user_menu %}
ListenBrainz
{% if current_user.is_authenticated %} Feed Dashboard {% else %} Feed Dashboard {% endif %} Explore
{% if current_user.is_authenticated and not current_user.is_anonymous %}
{{ current_user.musicbrainz_id }}
Logout Settings {% else %} Sign in {%- endif -%} About Community
{% endif %}