aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/default/header.html
diff options
context:
space:
mode:
authorEdmund von der Burg <evdb@mysociety.org>2011-04-01 11:31:38 +0100
committerEdmund von der Burg <evdb@mysociety.org>2011-04-01 11:32:07 +0100
commitbd0ceef9ca66e1fc2a2e88d37165fe85eec3fe3e (patch)
tree1e37838a01fa149fb8a5fd93195f1408947b19e9 /templates/web/default/header.html
parentded9698102ad0bde486dd414d4cca5a679c9172d (diff)
Add in map js to headers
Diffstat (limited to 'templates/web/default/header.html')
-rw-r--r--templates/web/default/header.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/web/default/header.html b/templates/web/default/header.html
index ce7caa8fb..e27abc473 100644
--- a/templates/web/default/header.html
+++ b/templates/web/default/header.html
@@ -5,6 +5,8 @@
<script type="text/javascript" src="/yui/utilities.js"></script>
<script type="text/javascript" src="/js.js"></script>
+ [% extra_js_verbatim IF extra_js_verbatim %]
+
<title>[% title | html %] :: [% c.cobrand.site_title %]</title>
<style type="text/css">@import url("/css/core.css"); @import url("/css/main.css");</style>
<!--[if LT IE 7]>