ual_app/app/views/admin/testimonies/_show.html.haml
2014-08-24 00:18:02 +02:00

17 lines
390 B
Plaintext

%table#testimony_show
%tr
%td{:style => "vertical-align:top;"}
%p
Auteur :
=@testimony.author
%p
Citation :
=@testimony.quote
%td{:style => "text-align:right;"}
-if @testimony.image_file
=image_tag @testimony.image_file.file.square.url