{% load i18n %} {% if items %}
{% for item in items %} {% endfor %}
{% endif %}