blob: 3b886a51e13abf1b30b60e8bd873f376f4ec6e7d (
plain)
1
2
3
4
|
[% IF problem.external_id ~%]
<p style="[% p_style %]">The report's reference number is <strong>[% problem.external_id %]</strong>.
Please quote this if you need to contact Hounslow Highways about this report.</p>
[%~ END %]
|