2013-02-07 11:44:54 +01:00

5 lines
179 B
Plaintext

%h2 Dernières images
#index_images{:style => "margin:auto;"}
-@index_images.each do |img|
.box=image_tag(img.photo.thumb.url, :style => "width:150px;float:left;padding:5px;")