{% extends "MuzichFavoriteBundle::layout.html.twig" %} {% block title %}{{ playlist.name }}{% endblock %} {% block mainbox_classes %}{% endblock %} {% block content %}
{{ 'playlist.how_add_element'|trans({}, 'elements') }}
{% endif %} {% include "MuzichCoreBundle:Tag:tag_cloud.html.twig" with { 'tags' : playlist.tags } %} {% if playlist.elements|length %} {% endif %}