{% for item in last_matchs -%} {%- endfor %}
{% for item in last_matchs -%} {% set lien = "img/"+item[1:]+".jpg" %}
Match {{ all_matchs|length - loop.index0 }}
{{ link(item) }}
{%- endfor %}