add meta tag for google verification

This commit is contained in:
Arjun Singh
2012-11-12 13:52:58 -08:00
parent f54d424124
commit 5f97533caa

View File

@@ -19,6 +19,7 @@
<%static:css group='ie-fixes'/>
<![endif]-->
<meta name="path_prefix" content="${MITX_ROOT_URL}">
<meta name="google-site-verification" content="_mipQ4AtZQDNmbtOkwehQDOgCxUUV2fb_C0b6wbiRHY" />
% if not course:
<%include file="google_analytics.html" />