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

  • {% endif %}
  • User
  • Dashboard
  • Profile
  • Settings

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