diff options
author | Alex Yatskov <alex@foosoft.net> | 2016-04-24 16:18:47 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2016-04-24 16:18:47 -0700 |
commit | 59989cd78c60b4c8d089b3bed070b11eb62622b6 (patch) | |
tree | 71293bf328331ed87c461d1e73b7f2c0c4e74579 /util/tmpl/footer.html | |
parent | d6a92e7b7bdd02706d5ad68ae2d3ea62123fa0a2 (diff) |
File management
Diffstat (limited to 'util/tmpl/footer.html')
-rw-r--r-- | util/tmpl/footer.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/tmpl/footer.html b/util/tmpl/footer.html index 2ab5c0d1..3840600f 100644 --- a/util/tmpl/footer.html +++ b/util/tmpl/footer.html @@ -1,2 +1,3 @@ + <script src="{{root}}/js/frame.js"></script> </body> </html> |