aboutsummaryrefslogtreecommitdiffstats
path: root/templates/email/fixamingata/other-reported.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/email/fixamingata/other-reported.html')
-rw-r--r--templates/email/fixamingata/other-reported.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/email/fixamingata/other-reported.html b/templates/email/fixamingata/other-reported.html
index 0b0160696..c7e6b5c63 100644
--- a/templates/email/fixamingata/other-reported.html
+++ b/templates/email/fixamingata/other-reported.html
@@ -9,7 +9,7 @@ INCLUDE '_email_top.html';
%]
<th style="[% td_style %][% primary_column_style %]" id="primary_column">
- [% start_padded_box %]
+ [% start_padded_box | safe %]
<h1 style="[% h1_style %]">Din rapport har&nbsp;loggats</h1>
<p style="[% p_style %]">Din rapport till [% report.body %] har blivit loggad på [% site_name %].
[% IF cobrand.is_council && !cobrand.owns_problem( report ) %]
@@ -20,7 +20,7 @@ rapporter, så kommer rapporten istället att skickas till [% report.body %].
<p style="margin: 20px auto; text-align: center">
<a style="[% button_style %]" href="[% cobrand.base_url_for_report(report) %][% report.url %]">Visa min rapport</a>
</p>
- [% end_padded_box %]
+ [% end_padded_box | safe %]
</th>
[% WRAPPER '_email_sidebar.html' object = report %]
<h2 style="[% h2_style %]">[% report.title | html %]</h2>