2013-07-18 02:10:22 +02:00

13 lines
288 B
Plaintext

-if !@testimony.block
-@testimony.block = Block.new
-@testimony.save
#testimony_header
=image_tag(@testimony.image_file.file.square.url) if @testimony.image_file
.quote
=@testimony.quote
.author
=@testimony.author
%p{:style => "clear:both;"}
=render @testimony.block