{% if list %} {% set _hue = (title|default('x')|length * 47) % 360 %}
{% for item in list %} {% endfor %}
{% endif %}