always include GA file

This commit is contained in:
Giulio Gratta
2014-07-15 15:30:38 -07:00
parent be80e0058e
commit 77c3d15d20

View File

@@ -93,9 +93,7 @@
<meta name="path_prefix" content="${EDX_ROOT_URL}">
<meta name="google-site-verification" content="_mipQ4AtZQDNmbtOkwehQDOgCxUUV2fb_C0b6wbiRHY" />
% if not course:
<%include file="${google_analytics_file}" />
% endif
<%include file="${google_analytics_file}" />
<%include file="widgets/segment-io.html" />