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