%if dropped: <% counter = 1 %> %for dropped_file in dropped:

${dropped_file["name"]}

<% counter += 1 %> %endfor %else: Nothing to display. %endif