diff options
Diffstat (limited to 'templates/email/default/alert-problem-nearby.html')
-rw-r--r-- | templates/email/default/alert-problem-nearby.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/email/default/alert-problem-nearby.html b/templates/email/default/alert-problem-nearby.html index 78af4cd84..5cf78ce3f 100644 --- a/templates/email/default/alert-problem-nearby.html +++ b/templates/email/default/alert-problem-nearby.html @@ -11,7 +11,7 @@ INCLUDE '_email_top.html'; <th style="[% td_style %][% only_column_style %]"> <h1 style="[% h1_style %]">New reports within your area</h1> - [% INCLUDE '_email_report_list.html' %] + [%~ INCLUDE '_email_report_list.html' %] <p style="[% p_style %]"><a href="[% unsubscribe_url %]">Unsubscribe from alerts about new reports in this area</a></p> </th> |