7 lines
254 B
Plaintext
7 lines
254 B
Plaintext
#testimony_header
|
|
=link_to image_tag(testimony.image_file.image.url(:square)), testimony_link(testimony) if testimony.image_file
|
|
.quote
|
|
=link_to testimony.quote, testimony_link(testimony)
|
|
|
|
.author=link_to testimony.author, testimony_link(testimony)
|