{% for artist in listArtists %} {#{{ loop.index }}#}
{{ artist.lastname }}
{{ artist.firstname }}
{% endfor %}
OK
Reset sort by lastname