[Fix #1589] Keep all the balises’ spaces

This commit is contained in:
gregoirenovel 2018-03-14 16:16:06 +01:00 committed by Mathieu Magnin
parent 1ea2d53eee
commit 3f92fe9755

View file

@ -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]