summaryrefslogtreecommitdiffstats
path: root/module/web/templates/footer.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'module/web/templates/footer.tpl')
-rw-r--r--module/web/templates/footer.tpl6
1 files changed, 0 insertions, 6 deletions
diff --git a/module/web/templates/footer.tpl b/module/web/templates/footer.tpl
deleted file mode 100644
index a59b414bf..000000000
--- a/module/web/templates/footer.tpl
+++ /dev/null
@@ -1,6 +0,0 @@
-%for item in use_js:
-<script type="text/javascript" src="static/{{item}}"></script>
-%end
-
-</body>
-</html>