{%for i in range(lenght)%} {%endfor%}
{%for i in range(lenght)%}

{{filesname[i]}}

{% autoescape false %}

{{filescontent[i]}}

{% endautoescape %}
{%endfor%}