diff options
Diffstat (limited to 'util')
-rw-r--r-- | util/tmpl/defs.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/util/tmpl/defs.html b/util/tmpl/defs.html index 0d58a5d1..6f241d08 100644 --- a/util/tmpl/defs.html +++ b/util/tmpl/defs.html @@ -15,5 +15,7 @@ {{> term.html}} </div> {{/each}} + + <script src="{{root}}/js/popup.js"></script> </body> </html> |