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

Found Files

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