<%inherit file="/base/index.html"/>

Found Files

%if c.unassigned is not None: <% i = 0 %> %for file in c.unassigned: <%i+=1%> %if i%2 == 0: %endif %endfor
*   ${file.name} (${h.sizeToStr(file.size)})
%endif