{% include "fragments/menu.html" %}
{% include "fragments/tema/title.html" %}
{% include "fragments/tema/lyrics.html" %} {% include "fragments/tema/links.html" %} {% if tema.properties %}

Informació


{% for property in tema.properties %}

{{ property.field.value.capitalize() }}: {{ property.value }}

{% endfor %} {% endif %}