Index of <%= path %>

<% images.each do |entry| %> <% end %> <% entries.each do |entry| %> <% end %>
Parent Directory
<%= entry.time %><%= entry.size %> <%= entry.description %>
<%= entry.path %><%= entry.type %><%= entry.time %><%= entry.size %> <%= entry.description %> <%= entry.images %>
<% if File.exist?(File.join(systempath, 'README.md')) %> <%= RDiscount.new(File.read(File.join(systempath, 'README.md'))).to_html %> <% end %>

<%= description %>