Added template, inlcude in base and some documentation for Piwik.

This commit is contained in:
Jochen Breuer 2011-06-13 07:30:33 +02:00
commit 94b15b5260
3 changed files with 23 additions and 0 deletions

View file

@ -81,6 +81,7 @@
</footer><!-- /#contentinfo -->
{% include 'analytics.html' %}
{% include 'piwik.html' %}
{% include 'disqus_script.html' %}
</body>
</html>