.center %h1=@realisation.title =simple_format @realisation.description .rea-gal.gallery -@realisation.realisation_images.each do |realisation_images| =link_to image_tag(realisation_images.image_file.file.square.url, :alt => "#{realisation_images.title}"), realisation_images.image_file.file.large.url, :title => realisation_images.title .clear