diff --git a/app/views/change-or-cancel-an-appointment/appointment-cancelled.html b/app/views/change-or-cancel-an-appointment/appointment-cancelled.html index f355a5c..3dfa380 100644 --- a/app/views/change-or-cancel-an-appointment/appointment-cancelled.html +++ b/app/views/change-or-cancel-an-appointment/appointment-cancelled.html @@ -18,6 +18,9 @@

Appointment cancelled

Each missed appointment costs the NHS £195. Thank you for helping to reduce these unneccessary costs.

+

+ Back to NHS.UK homepage +

diff --git a/app/views/includes/ui_element_macros.html b/app/views/includes/ui_element_macros.html index d8acadd..65ac570 100644 --- a/app/views/includes/ui_element_macros.html +++ b/app/views/includes/ui_element_macros.html @@ -76,24 +76,24 @@

{{ i.address|safe }}

{% endif %} - +

+ Back to NHS.UK homepage +

+ {% endif %} {% endmacro %}