diff options
Diffstat (limited to 'templates/web/base/index.html')
-rw-r--r-- | templates/web/base/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/web/base/index.html b/templates/web/base/index.html index 5a064ecb6..620c1a2be 100644 --- a/templates/web/base/index.html +++ b/templates/web/base/index.html @@ -1,5 +1,3 @@ -[% PROCESS 'front/javascript.html' %] - [% pre_container_extra = PROCESS 'around/postcode_form.html' %] [% SET bodyclass = 'frontpage fullwidthpage' %] [% INCLUDE 'header.html', title = '', inline_css = 1 %] |