diff --git a/app/templates/signedout.html b/app/templates/signedout.html index 17bc940f4..d2beafabe 100644 --- a/app/templates/signedout.html +++ b/app/templates/signedout.html @@ -1,7 +1,7 @@ {% extends "admin_template.html" %} {% block page_title %} -Hello world! +GOV.UK Notify | Get started {% endblock %} {% block content %} @@ -22,4 +22,4 @@ Hello world! -{% endblock %} \ No newline at end of file +{% endblock %}