aboutsummaryrefslogtreecommitdiff
path: root/ext/fg/float.html
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2020-02-23 16:18:13 -0500
committertoasted-nutbread <toasted-nutbread@users.noreply.github.com>2020-02-23 16:18:13 -0500
commita0b2e11c10f76844d37a3ebab1a2c8a0f4ab18a9 (patch)
tree0d10e04b0ccff5bd0651aa45961f1b3f52b58d6c /ext/fg/float.html
parentd87050bbbba6edb64f75e65b614526a3beef9105 (diff)
Use TemplateHandler for DisplayGenerator
Diffstat (limited to 'ext/fg/float.html')
-rw-r--r--ext/fg/float.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/fg/float.html b/ext/fg/float.html
index 082755f5..352a866a 100644
--- a/ext/fg/float.html
+++ b/ext/fg/float.html
@@ -51,6 +51,7 @@
<script src="/mixed/js/display.js"></script>
<script src="/mixed/js/display-generator.js"></script>
<script src="/mixed/js/scroll.js"></script>
+ <script src="/mixed/js/template-handler.js"></script>
<script src="/fg/js/float.js"></script>