{% if playlist.name %} {{ playlist.name }} {% else %} Llista de temes {% endif %}

{% if logged_in %} {% include "fragments/llista/visibility.html" %} {% endif %}