Merge pull request #1536 from ether/timeslider-scripts-block

Timeslider scripts block
This commit is contained in:
John McLear 2013-02-18 11:34:53 -08:00
commit 1a177d730a
1 changed files with 2 additions and 0 deletions

View File

@ -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"); %>