aboutsummaryrefslogtreecommitdiffstats
path: root/simple-bootstrap/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'simple-bootstrap/templates/base.html')
-rwxr-xr-xsimple-bootstrap/templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/simple-bootstrap/templates/base.html b/simple-bootstrap/templates/base.html
index e282538..68b8a10 100755
--- a/simple-bootstrap/templates/base.html
+++ b/simple-bootstrap/templates/base.html
@@ -58,5 +58,6 @@
</address><!-- /#about -->
</footer><!-- /#contentinfo -->
</div><!-- container -->
+ {% include 'analytics.html' %}
</body>
</html>