diff --git a/app/templates/hello-world.html b/app/templates/hello-world.html deleted file mode 100644 index 04a97b8f5..000000000 --- a/app/templates/hello-world.html +++ /dev/null @@ -1,17 +0,0 @@ -{% extends "admin_template.html" %} - -{% block page_title %} -GOV.UK notifications -{% endblock %} - -{% block content %} - -
-
-

Hello world!

- -

Hello world.

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