forked from bofh/fetsite
Oberfläche aufräumen...
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<h1><%= I18n.t('fotos.galleries')%></h1>
|
||||
<%= render :partial => 'layouts/pretty_toolbar' %>
|
||||
<% @galleries.each_slice(2) do |row| %>
|
||||
<div class="row-fluid">
|
||||
<% row.each do |gallery| %>
|
||||
@@ -37,4 +38,3 @@
|
||||
<% end %>
|
||||
|
||||
<br />
|
||||
<%= render :partial => 'layouts/pretty_toolbar' %>
|
||||
|
||||
Reference in New Issue
Block a user