% if p.type != 'image':
${p.filename}
•
${p.uploadtime}
download
% if p.type == 'pdf':
preview
% elif p.type != 'binary':
play
% endif
% endif