<% if (!appendFlag) { %>
<% if (!isHomePageView && !isSearchView) { %>
<% } %>
Name
Size
Upload Date
Type
<% } %> <% _.each(files.models, function(file) { var filename = file.get("name").$; var cid = file.cid; var randomId = parseInt(Math.random()*1000); %>
<%= _.escape(filename) %>
<%= file.get("fileSize")%>
<%= file.get("uploadDateShortTxt")%>
<% }); %> <% if (!appendFlag) { %>
<% } %>