[% # INCLUDE dumper.tt name = 'packs' dump = data.packs %] [% # INCLUDE dumper.tt name = 'results' dump = data.results %]
[% user = session.user %]

Welcome [% user.first_name.ucfirst %] [% user.last_name.upper %] to the Outreach Results Service!

[% INCLUDE patient_details.tt %]
[% IF data.packs.size; INCLUDE packs.tt; ELSE; %]

We have not received any requests yet

[% END %]

If you do not receive your report within x hours, please contact the Outreach Team...