<% @images.each{|path| %> <%= image_tag(data_dl_url(:path => path.sub(/^\//,""))) %> <% } %>