summaryrefslogtreecommitdiff
path: root/tmpl/footer.html
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2016-10-08 19:40:19 -0700
committerAlex Yatskov <alex@foosoft.net>2016-10-08 19:40:19 -0700
commitf34b51252245b1834e0cd049859782145156e09b (patch)
treeba1ed80e1fd22c0419a4efab7abe44961553b314 /tmpl/footer.html
parentda0cb81801ac897fa41761af0b0b18fda9d16195 (diff)
Revert "Allow bootstrap in popup templates"
This reverts commit da0cb81801ac897fa41761af0b0b18fda9d16195.
Diffstat (limited to 'tmpl/footer.html')
-rw-r--r--tmpl/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmpl/footer.html b/tmpl/footer.html
index 2cb496c9..3840600f 100644
--- a/tmpl/footer.html
+++ b/tmpl/footer.html
@@ -1,3 +1,3 @@
- <script src="{{root}}/fg/js/frame.js"></script>
+ <script src="{{root}}/js/frame.js"></script>
</body>
</html>