diff options
-rw-r--r-- | template/en/default/global/header.html.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/en/default/global/header.html.tmpl b/template/en/default/global/header.html.tmpl index 9dd9508..1138837 100644 --- a/template/en/default/global/header.html.tmpl +++ b/template/en/default/global/header.html.tmpl @@ -251,6 +251,7 @@ title="[% terms.Bugzilla %]" href="./search_plugin.cgi"> <link rel="shortcut icon" href="images/favicon.ico" > [% Hook.process("additional_header") %] + <meta name="google-site-verification" content="upEZjJeSjjjVNCMOM2xZNi5PmRgMOY9SCtW3xmGY6nQ"> </head> [%# Migration note: contents of the old Param 'bodyhtml' go in the body tag, |