diff --git a/app/templates/register-from-invite.html b/app/templates/register-from-invite.html index ac4d49dcc..73169cc06 100644 --- a/app/templates/register-from-invite.html +++ b/app/templates/register-from-invite.html @@ -1,7 +1,7 @@ {% extends "admin_template.html" %} {% block page_title %} -Hello world! +GOV.UK Notify | Create a user account {% endblock %} {% block content %} @@ -31,4 +31,4 @@ Hello world! -{% endblock %} \ No newline at end of file +{% endblock %}