Files

3 lines
107 B
HTML

{% for item in include.content %}
{%include row-new.html header=include.header content=item %}
{% endfor %}