aboutsummaryrefslogtreecommitdiffstats
path: root/templates/email/default/problem-confirm-not-sending.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/email/default/problem-confirm-not-sending.html')
-rw-r--r--templates/email/default/problem-confirm-not-sending.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/email/default/problem-confirm-not-sending.html b/templates/email/default/problem-confirm-not-sending.html
index 6b60afbcf..f1092b9a4 100644
--- a/templates/email/default/problem-confirm-not-sending.html
+++ b/templates/email/default/problem-confirm-not-sending.html
@@ -25,9 +25,9 @@ council.</p>
<th style="[% td_style %][% secondary_column_style %]" id="secondary_column">
<img style="[% map_image_style %]" src="[% inline_image(report.static_map, 'map.jpeg') %]" width="310" height="200" alt="">
[% start_padded_box %]
- [% IF report.photo %]
+ [%~ IF report.photo %]
<img style="[% preview_photo_style %]" src="[% inline_image(report.get_first_image_fp) %]" alt="" align="right">
- [% END %]
+ [%~ END %]
<h2 style="[% h2_style %]">[% report.title | html %]</h2>
<p style="[% secondary_p_style %]">[% report.detail | html %]</p>
[% end_padded_box %]