Filters

{% for element in elements %} {% if not forloop.first %}
{% endif %} {{ element }} {% endfor %}