-
@produck_manager @eleven_ty Nunjucks has a
loop.last
boolean you can use{% if loop.last %}, {% endif %}
mozilla.github.io/nunjucks/templating.html#for In Liquid, it’sforloop.last
liquidjs.com/tags/for.html#forloop
loop.last
boolean you can use {% if loop.last %}, {% endif %}
mozilla.github.io/nunjucks/templating.html#for
In Liquid, it’s forloop.last
liquidjs.com/tags/for.html#forloop