5 lines
177 B
Plaintext
5 lines
177 B
Plaintext
<div class="row">
|
|
<%= render 'shared/home_slider' %>
|
|
</div>
|
|
<h2><%= t('activerecord.models.collection.popular') %></h2>
|
|
<%= render :partial => 'collections/row_collections' %> |