diff options
author | Struan Donald <struan@exo.org.uk> | 2019-04-12 13:53:11 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2019-04-12 13:53:11 +0100 |
commit | 49e1578a3c2be13079e8a05ec18074b84401919e (patch) | |
tree | 49f8e7ffcfc3fd4c33398fe2bf7dd1bec7f4096a | |
parent | aabed59c3822f6053e131d28e2b66ea363ca215e (diff) |
[Northamptonshire] include google tracking code in header
-rw-r--r-- | templates/web/northamptonshire/header_extra.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/web/northamptonshire/header_extra.html b/templates/web/northamptonshire/header_extra.html index d180c614f..3915e073b 100644 --- a/templates/web/northamptonshire/header_extra.html +++ b/templates/web/northamptonshire/header_extra.html @@ -1 +1,2 @@ +[% INCLUDE 'tracking_code.html' %] <link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Open+Sans:400,700"> |