summaryrefslogtreecommitdiffstats
path: root/module/web/templates/footer.tpl
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2009-08-18 15:51:03 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2009-08-18 15:51:03 +0200
commite7605940aee5cde5bc8a55ae403834525601fa2f (patch)
treefb3fcef37aa79f9f9f4ff63ff94c0d46fabf56b5 /module/web/templates/footer.tpl
parentAdded Depositfiles.com Download Plugin (diff)
downloadpyload-e7605940aee5cde5bc8a55ae403834525601fa2f.tar.xz
new webinterface functions
Diffstat (limited to 'module/web/templates/footer.tpl')
-rw-r--r--module/web/templates/footer.tpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/module/web/templates/footer.tpl b/module/web/templates/footer.tpl
index 308b1d01b..a59b414bf 100644
--- a/module/web/templates/footer.tpl
+++ b/module/web/templates/footer.tpl
@@ -1,2 +1,6 @@
+%for item in use_js:
+<script type="text/javascript" src="static/{{item}}"></script>
+%end
+
</body>
</html>