diff --git a/app/templates/two-factor.html b/app/templates/two-factor.html index 338100141..a5bced593 100644 --- a/app/templates/two-factor.html +++ b/app/templates/two-factor.html @@ -1,7 +1,7 @@ {% extends "admin_template.html" %} {% block page_title %} -Hello world! +GOV.UK Notify | Text verification {% endblock %} {% block content %} @@ -25,4 +25,4 @@ Hello world! -{% endblock %} \ No newline at end of file +{% endblock %}