{% for date in header %} | {{ date }} | {% endfor%}
---|---|
{{ key.0 }}—{{ key.1 }} | {% for data in cells %}{{ data }} | {% endfor%}
{% trans 'There were errors while processing some criteria. As a result some items might be missing.' %} {% trans 'Try clearing the "spec" fields in your criteria.' %}
-
{% for exception in exceptions %}
- {{ exception }} {% endfor %}