diff --git a/conf.py b/conf.py
index be2d6430232833b247ecf9da5daf2426ac5c4357..b78bf71f1c3d90b07f6e0645887c1b66df0229c7 100644
--- a/conf.py
+++ b/conf.py
@@ -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]);