diff --git a/app/views/early_years_payment/provider/authenticated/claims/_ineligibility_nursery_is_not_listed.html.erb b/app/views/early_years_payment/provider/authenticated/claims/_ineligibility_nursery_is_not_listed.html.erb index 868271723d..293c6e9d3a 100644 --- a/app/views/early_years_payment/provider/authenticated/claims/_ineligibility_nursery_is_not_listed.html.erb +++ b/app/views/early_years_payment/provider/authenticated/claims/_ineligibility_nursery_is_not_listed.html.erb @@ -1,4 +1,5 @@ <% content_for(:page_title, page_title("This nursery is not eligible", journey: current_journey_routing_name)) %> +<% @backlink_path = claim_path(current_journey_routing_name, "current-nursery") %>