aboutsummaryrefslogtreecommitdiffstats
path: root/zurb-F5-basic/templates
diff options
context:
space:
mode:
authormagnus anderssen <callmemagnus@users.noreply.github.com>2014-09-15 23:33:09 +0200
committermagnus anderssen <callmemagnus@users.noreply.github.com>2014-09-15 23:33:09 +0200
commit88dc7f0aedddb03bc51394515e0be18adeb96583 (patch)
treecd17c6559e170515678762083a0e72fc538400f6 /zurb-F5-basic/templates
parentfb12da8cd51c5832ab2297f5cfae0bc2ace4ca1c (diff)
downloadpelican-themes-88dc7f0aedddb03bc51394515e0be18adeb96583.zip
pelican-themes-88dc7f0aedddb03bc51394515e0be18adeb96583.tar.gz
pelican-themes-88dc7f0aedddb03bc51394515e0be18adeb96583.tar.bz2
added missing piwik script
Diffstat (limited to 'zurb-F5-basic/templates')
-rw-r--r--zurb-F5-basic/templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/zurb-F5-basic/templates/base.html b/zurb-F5-basic/templates/base.html
index 3347d83..c3c2d79 100644
--- a/zurb-F5-basic/templates/base.html
+++ b/zurb-F5-basic/templates/base.html
@@ -111,5 +111,6 @@
</div>
</div>
</footer>
+{% include 'piwik.html' %}
</body>
</html>