Skip to content
Snippets Groups Projects
Commit 1dd9c369 authored by Anton Akhmerov's avatar Anton Akhmerov
Browse files

newline for piwik

parent 1043b0a4
No related branches found
No related tags found
1 merge request!2Switch to Nikola website generator
Pipeline #
This commit is part of merge request !2. Comments created here will be created in the context of that merge request.
......@@ -905,7 +905,8 @@ COPY_SOURCES = False
# Google Analytics or whatever else you use. Added to the bottom of <body>
# in the default template (base.tmpl).
# (translatable)
BODY_END = """<!-- Piwik -->
BODY_END = """
<!-- Piwik -->
<script type="text/javascript">
var _paq = _paq || [];
_paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment