diff options
Diffstat (limited to 'templates/email/default/contact.html')
-rw-r--r-- | templates/email/default/contact.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/email/default/contact.html b/templates/email/default/contact.html index 33c858dfb..6eac4282a 100644 --- a/templates/email/default/contact.html +++ b/templates/email/default/contact.html @@ -13,7 +13,7 @@ INCLUDE '_email_top.html'; %] <th style="[% td_style %][% contact_meta_style %]"> - <table [% table_reset %]> + <table [% table_reset | safe %]> <tr> <th style="[% contact_th_style %]">From</th> <td style="[% contact_td_style %]"> |