[% USE date(format = '%A, %-d~~~ %B') ~%] [% PROCESS 'waste/header.html' %] [% PROCESS 'govuk/fields.html' ~%] [% PROCESS errors %] [% SET data = form.saved_data ~%]

[% title %]

[% INCLUDE 'waste/_summary_intro.html' %]
[% summary_title %]
[% TRY %][% INCLUDE 'waste/_change_answers_top.html' %][% CATCH file %]
[% END %]
Address
[% property.address %]
[% INCLUDE answers %]
About you
[% IF form.has_page_called('about_you') %]
[% END %]
Your name
[% data.name %]
Telephone number
[% data.phone %]
Email
[% data.email %]
[% PROCESS form %]
[% INCLUDE footer.html %]