summaryrefslogtreecommitdiffstats
path: root/health-storage-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'health-storage-html.lsp')
-rw-r--r--health-storage-html.lsp1
1 files changed, 1 insertions, 0 deletions
diff --git a/health-storage-html.lsp b/health-storage-html.lsp
index 7e1e78a..0aa11ae 100644
--- a/health-storage-html.lsp
+++ b/health-storage-html.lsp
@@ -1,4 +1,5 @@
<% local view = ... %>
+<% html = require("acf.html") %>
<% displaydisk = function(disk, name)
io.write("<pre>"..html.html_escape(disk.value).."</pre>\n")