diff --git a/app/templates/dashboard.html b/app/templates/dashboard.html index fe6c6908e..d566dbb39 100644 --- a/app/templates/dashboard.html +++ b/app/templates/dashboard.html @@ -1,7 +1,7 @@ {% extends "admin_template.html" %} {% block page_title %} -Hello world! +GOV.UK Notify | Dashboard {% endblock %} {% block content %} @@ -10,8 +10,11 @@ Hello world!

Dashboard

-

Insert dashboard here.

+
-{% endblock %} \ No newline at end of file +{% endblock %}