commit
5b7884b313
1 changed files with 3 additions and 2 deletions
|
@ -24,7 +24,8 @@
|
|||
Description
|
||||
- @mail_template.tags.each do |tag|
|
||||
%tr
|
||||
%td.center
|
||||
= "--#{tag[:libelle]}--"
|
||||
%td
|
||||
%code{ style: "white-space: pre-wrap;" }
|
||||
= "--#{tag[:libelle]}--"
|
||||
%td
|
||||
= tag[:description]
|
||||
|
|
Loading…
Add table
Reference in a new issue