photomix/app/views/collections/index.html.erb
Alexander Negoda 954e3b68ae upd
2012-07-29 02:33:03 +04:00

7 lines
154 B
Plaintext

<h1><%= t('activerecord.models.collection.pluralize') %></h1>
<%= paginate @collections %>
<%= render 'row_collections' %>
<%= paginate @collections %>