aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/default/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/default/header.html')
-rw-r--r--templates/web/default/header.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/web/default/header.html b/templates/web/default/header.html
index f54793fe4..1a3324952 100644
--- a/templates/web/default/header.html
+++ b/templates/web/default/header.html
@@ -15,6 +15,8 @@
<link rel="stylesheet" type="text/css" href="[% version('/css/core.css') %]">
<link rel="stylesheet" type="text/css" href="[% version('/css/main.css') %]">
+ [% INCLUDE 'js_validation_msgs.html' %]
+
[% INCLUDE 'common_header_tags.html' %]
[% IF c.req.uri.host == 'osm.fixmystreet.com' %]
@@ -22,6 +24,7 @@
[% END %]
[% INCLUDE 'tracking_code.html' %]
+
</head>
<body>