{% for i,file in files %} {% if files_directory + "/" + file == field.data %} {% endif %}
  • {{ file }}
  • {% endfor %}