This repository has been archived on 2020-05-27. You can view files and clone it, but cannot push or open issues/pull-requests.
|
<%= render :partial => 'image', :collection => @images, :locals => { :version => :thumbnail } %>
|
|
|
|
<%= render :partial => 'shared/pagination_links' %>
|
|
|
|
<% content_for :sidebar do -%>
|
|
<%= new_image_link -%><br />
|
|
<% end -%> |