summaryrefslogtreecommitdiff
path: root/src/templates/timeslider.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/timeslider.html')
-rw-r--r--src/templates/timeslider.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/templates/timeslider.html b/src/templates/timeslider.html
index 6cddfc15..00736fd0 100644
--- a/src/templates/timeslider.html
+++ b/src/templates/timeslider.html
@@ -43,6 +43,7 @@
<script type="text/javascript" src="../../static/js/l10n.js"></script>
</head>
+<% e.begin_block("timesliderBody"); %>
<body id="padbody" class="timeslider limwidth">
<div id="padpage">
<div id="timeslider-top">
@@ -222,5 +223,6 @@
})();
</script>
</body>
+<% e.end_block(); %>
</html>