<%inherit file="/base/index.html" /> <%namespace file="/base/exporter.html" name="exporter" import="*"/> <%def name="heading()">

Export All File Search Results

The button below links to an archived folder containing your Files.

<% fileReference = url(controller='file', action='retrieve_temp', path=c.zfileName) %> ${c.zfileName} (${h.pretty_filesize(c.zfileSize)})

Contents:

% for fileName in c.fileNames: % endfor
${fileName[0]}${h.pretty_filesize(fileName[1])}