Dropped Files
%if dropped: <% counter = 1 %> %for dropped_file in dropped:
<%include file="../images/file.html" />File: ${dropped_file["name"]} <%include file="../images/plus.html" />
<% counter += 1 %> %endfor %else: Nothing to display. %endif <%include file="../images/arrow_up.html" />