From d9cba512a515506cd8f0c30786381da3e7a58b24 Mon Sep 17 00:00:00 2001 From: Ivlev Denis Date: Sun, 1 Jul 2018 13:23:52 +0300 Subject: [PATCH] Add fb and google global tag --- project/templates/lilcity/index.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/project/templates/lilcity/index.html b/project/templates/lilcity/index.html index 1da42b56..fb449534 100644 --- a/project/templates/lilcity/index.html +++ b/project/templates/lilcity/index.html @@ -52,6 +52,26 @@ COURSE_ID = "{{ course.id }}"; MIXPANEL_CUSTOM_LIB_URL = "/static/mixpanel-2-latest.js"; + + + + + {% include "templates/blocks/mixpanel.html" %}