14 lines
237 B
Plaintext
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
|