diff options
Diffstat (limited to 'templates/email/fixamingata/problem-confirm-not-sending.html')
-rw-r--r-- | templates/email/fixamingata/problem-confirm-not-sending.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/email/fixamingata/problem-confirm-not-sending.html b/templates/email/fixamingata/problem-confirm-not-sending.html index 0a06d2880..665288a02 100644 --- a/templates/email/fixamingata/problem-confirm-not-sending.html +++ b/templates/email/fixamingata/problem-confirm-not-sending.html @@ -22,7 +22,7 @@ skickas till kommunen.</p> <p style="[% p_style %]">Om du inte vill skicka din rapport så behöver du inte göra något.</p> [% end_padded_box %] </th> -[% WRAPPER '_email_sidebar.html' object = report %] +[% WRAPPER '_email_sidebar.html' object = report, url = token_url %] <h2 style="[% h2_style %]">[% report.title | html %]</h2> <p style="[% secondary_p_style %]">[% report.detail | html %]</p> [% END %] |