diff --git a/app/templates/add-service.html b/app/templates/add-service.html index 2191344c8..dd2f3b1a0 100644 --- a/app/templates/add-service.html +++ b/app/templates/add-service.html @@ -1,7 +1,7 @@ {% extends "admin_template.html" %} {% block page_title %} -Hello world! +GOV.UK Notify | Set up service {% endblock %} {% block content %} @@ -28,4 +28,4 @@ Hello world! -{% endblock %} \ No newline at end of file +{% endblock %}