aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/stevenage
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/stevenage')
-rw-r--r--templates/web/stevenage/footer.html5
-rw-r--r--templates/web/stevenage/header.html1
2 files changed, 3 insertions, 3 deletions
diff --git a/templates/web/stevenage/footer.html b/templates/web/stevenage/footer.html
index 3fcd9b5a1..e251a83c2 100644
--- a/templates/web/stevenage/footer.html
+++ b/templates/web/stevenage/footer.html
@@ -105,8 +105,9 @@
</div>
</div>
</div>
-
-<!-- [% INCLUDE 'debug_footer.html' %] -->
</div> <!-- .wrapper -->
+
+ [% INCLUDE 'common_footer_tags.html' %]
+
</body>
</html>
diff --git a/templates/web/stevenage/header.html b/templates/web/stevenage/header.html
index f5d68eabe..34f5ba2b2 100644
--- a/templates/web/stevenage/header.html
+++ b/templates/web/stevenage/header.html
@@ -20,7 +20,6 @@
[% INCLUDE 'common_header_tags.html' %]
[% INCLUDE 'tracking_code.html' %]
- [% PROCESS 'header_extra.html' %]
</head>
<body class="[% bodyclass | html IF bodyclass %]">