diff options
Diffstat (limited to 'tmpl/footer.html')
-rw-r--r-- | tmpl/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tmpl/footer.html b/tmpl/footer.html index 3840600f..2cb496c9 100644 --- a/tmpl/footer.html +++ b/tmpl/footer.html @@ -1,3 +1,3 @@ - <script src="{{root}}/js/frame.js"></script> + <script src="{{root}}/fg/js/frame.js"></script> </body> </html> |