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