[Fix #1589] Keep all the balises’ spaces
This commit is contained in:
parent
1ea2d53eee
commit
3f92fe9755
1 changed files with 2 additions and 1 deletions
|
@ -25,6 +25,7 @@
|
|||
- @mail_template.tags.each do |tag|
|
||||
%tr
|
||||
%td.center
|
||||
= "--#{tag[:libelle]}--"
|
||||
%code{ style: "white-space: pre-wrap;" }
|
||||
= "--#{tag[:libelle]}--"
|
||||
%td
|
||||
= tag[:description]
|
||||
|
|
Loading…
Reference in a new issue