summaryrefslogtreecommitdiff
path: root/src/templates
diff options
context:
space:
mode:
authorJohn McLear <john@mclear.co.uk>2013-02-18 18:07:01 +0000
committerJohn McLear <john@mclear.co.uk>2013-02-18 18:07:01 +0000
commit3f87a32a1289738ddbfebec44865c1532e3ec6e3 (patch)
treead7bb7f8da8235af170f15aec7b774b9b978e6e2 /src/templates
parent6b47fb69d077069521998470b6b8d692181a0555 (diff)
downloadetherpad-lite-3f87a32a1289738ddbfebec44865c1532e3ec6e3.zip
timestlider script block
Diffstat (limited to 'src/templates')
-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 4a8543c5..902c7191 100644
--- a/src/templates/timeslider.html
+++ b/src/templates/timeslider.html
@@ -40,8 +40,10 @@
<% e.end_block(); %>
<link rel="localizations" type="application/l10n+json" href="../../locales.json" />
+ <% e.begin_block("timesliderScripts"); %>
<script type="text/javascript" src="../../static/js/html10n.js"></script>
<script type="text/javascript" src="../../static/js/l10n.js"></script>
+ <% e.end_block(); %>
</head>
<% e.begin_block("timesliderBody"); %>