-if @new_site =raw "" if !@admin .quote_content{:style =>("with_img" if input.image_file)} .inner = image_tag(input.image_file.file.square, :class => "vertical_center") if input.image_file .desc .quote %span.sep="«" =input.quote » .author =input.author .clear =raw "
" if !@admin -else -css_style = "" -css_style += "color:#{input.color};" if input.color? .quote{:style => css_style} .guillemet.bottom_corner =raw '' =raw '' .guillemet.top_corner =raw '' =raw '' =#'+(input.color? ? input.color : "black")+' .quote_content =input.quote %p.author =input.author