{% comment %} Uses in ajax call Returns table with files properties {% endcomment %} {% for file in files %} {{ file.id }} {{ file.file_name }} {{ file.purpose }} {% endfor %}