diff --git a/app/templates/register.html b/app/templates/register.html index 18a0131af..c66ee4adb 100644 --- a/app/templates/register.html +++ b/app/templates/register.html @@ -1,7 +1,7 @@ {% extends "admin_template.html" %} {% block page_title %} -Hello world! +GOV.UK Notify | Create an account {% endblock %} {% block content %} @@ -36,4 +36,4 @@ Hello world! -{% endblock %} \ No newline at end of file +{% endblock %}