{% if error %}
{{ error }}
{% endif %} {% for item in items %} {% include "partials/card.html" %} {% endfor %}