{% if description %}
{{description}}
{% endif %}
{{ items|length }} items.
{% for i in items %}
{% endfor %}