[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|
|
- @mail_template.tags.each do |tag|
|
||||||
%tr
|
%tr
|
||||||
%td.center
|
%td.center
|
||||||
|
%code{ style: "white-space: pre-wrap;" }
|
||||||
= "--#{tag[:libelle]}--"
|
= "--#{tag[:libelle]}--"
|
||||||
%td
|
%td
|
||||||
= tag[:description]
|
= tag[:description]
|
||||||
|
|
Loading…
Reference in a new issue