{% for k, c in c %} {% include k + '.html' %} {% if not loop.last %}

{% endif %} {% endfor %}