photomix/app/views/home/index.html.erb

5 lines
177 B
Plaintext
Raw Normal View History

2012-07-29 00:33:03 +02:00
<div class="row">
<%= render 'shared/home_slider' %>
</div>
<h2><%= t('activerecord.models.collection.popular') %></h2>
<%= render :partial => 'collections/row_collections' %>