remove html escaping from all text mails
This commit is contained in:
parent
8913ad615c
commit
0b08d461fa
6 changed files with 12 additions and 12 deletions
|
|
@ -1,3 +1,3 @@
|
|||
= t '.header', user: show_user(@user), date: I18n.l(Time.now, :format => :short)
|
||||
= raw t '.header', user: show_user(@user), date: I18n.l(Time.now, :format => :short)
|
||||
\
|
||||
= @feedback
|
||||
= raw @feedback
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue