{% if data %}
    {% for item in data %} {% with schema = schema['items'] %} {% with data = item %}
  1. {% include "pdfexport/any.html" %}
  2. {% endwith %} {% endwith %} {% endfor %}
{% else %} — {% endif %}