fix python syntax in template for adding google analytics

This commit is contained in:
Victor Shnayder
2012-10-05 11:49:17 -04:00
parent 9496064943
commit 4fd530dbac

View File

@@ -20,7 +20,7 @@
<![endif]-->
<meta name="path_prefix" content="${MITX_ROOT_URL}">
% if course == false:
% if not course:
<script type="text/javascript">
var _gaq = _gaq || [];