diff --git a/app/views/v1/facility-search-for-facility.html b/app/views/v1/facility-search-for-facility.html index a565139..4e3ab2c 100644 --- a/app/views/v1/facility-search-for-facility.html +++ b/app/views/v1/facility-search-for-facility.html @@ -8,9 +8,16 @@ {% block main %} {% block beforeContent %}
-

Search for a facility to add a start claim

+{% if (data.claimType == 'new') %} +

Search for a facility to add a new claim

+ +{% else %} + +

Search for a facility to view an existing claim

+ +{% endif %}
@@ -20,7 +27,18 @@

Search for a facility to add a