Merge pull request #4437 from Stanford-Online/giulio/theme-segment-io

always include GA file
This commit is contained in:
Renzo Lucioni
2014-07-17 14:34:19 -04:00

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" />