[% title = report.title | html; email_summary = "New updates on “" _ title _ "”"; email_columns = 2; PROCESS '_email_settings.html'; INCLUDE '_email_top.html'; %]
[% report.detail | html %]
[% TRY %][% INCLUDE '_council_reference_alert_update.html' problem=report p_style=secondary_p_style %][% CATCH file %][% END %] [% END %] [% INCLUDE '_email_bottom.html' %]