diff --git a/app/templates/govuk_template.html b/app/templates/govuk_template.html deleted file mode 100644 index c8ea57fe9..000000000 --- a/app/templates/govuk_template.html +++ /dev/null @@ -1,109 +0,0 @@ -{% block top_of_page %}{% endblock %} - - - - - - {% block page_title %}GOV.UK - The best place to find government services and information{% endblock %} - - - - - - - - - - - - - - - - - - - - - - - - {% block head %}{% endblock %} - - - - - - - - - {% block body_start %}{% endblock %} - - - - - - - - - - {% block after_header %}{% endblock %} - -
- - {% block content %}{% endblock %} - - - - - - - - {% block body_end %}{% endblock %} - - - - -