pic_vert_app/app/views/admin/faqs/_show.html.haml
Nicolas Bally 9e3dd91a06 FAQ admin
2015-10-21 16:29:25 +02:00

14 lines
237 B
Plaintext

#faq_show.QI_background_middle.QI_padding_small
%table
%tr
%td{:style => "width:150px;"} Nom :
%td=@faq.title
%tr
%td{:style => "vertical-align:top"} Description courte :
%td= simple_format @faq.description