8 lines
311 B
Plaintext
8 lines
311 B
Plaintext
.testimony
|
|
=link_to image_tag(testimony.image_file.file.square.url()), testimony_path(testimony) if testimony.image_file
|
|
%blockquote
|
|
=link_to testimony.quote, testimony_path(testimony)
|
|
|
|
.author=link_to testimony.author+" - lire la suite >", testimony_path(testimony)
|
|
.clear{:style => "clear:both;"}
|