504a5f4
9a3c57a
1
2
3
{% for s in strings %} {{- loop.index0 }}. {{ s }}{% if loop.first %} (first){% endif %} {% endfor %}