Tonehaus
    {% if app.user %}
  • Create Album
  • {% endif %}
{% if app.user %}
    {% if is_granted('ROLE_ADMIN') %}
  • Site dashboard
  • Site settings

  • {% endif %}
  • Dashboard
  • Settings

  • Logout
{% else %} {% endif %}