From e7068318ea90b2c558095959df199e1d1ead13d1 Mon Sep 17 00:00:00 2001 From: Demotive Date: Fri, 22 Jan 2016 11:15:08 +0000 Subject: [PATCH] Tweak macro to make sense in change or cancel --- .../appointment-cancelled.html | 3 ++ app/views/includes/ui_element_macros.html | 32 +++++++++---------- 2 files changed, 19 insertions(+), 16 deletions(-) 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 %}