diff options
Diffstat (limited to 'templates/web/default/header.html')
-rw-r--r-- | templates/web/default/header.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/web/default/header.html b/templates/web/default/header.html index 8fffbda88..b2bfd27d7 100644 --- a/templates/web/default/header.html +++ b/templates/web/default/header.html @@ -14,6 +14,7 @@ <link rel="canonical" href="http://www.fixmystreet.com[% c.req.uri.path_query %]"> [% END %] + [% INCLUDE 'tracking_code.html' %] </head> <body> |