summaryrefslogtreecommitdiffstats
path: root/hostname-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'hostname-html.lsp')
-rw-r--r--hostname-html.lsp1
1 files changed, 1 insertions, 0 deletions
diff --git a/hostname-html.lsp b/hostname-html.lsp
index 4563279..604d9b0 100644
--- a/hostname-html.lsp
+++ b/hostname-html.lsp
@@ -1,5 +1,6 @@
<% local view = ... %>
<% require("htmlviewfunctions") %>
+<% html = require("acf.html") %>
<h1><%= html.html_escape(view.label) %></h1>
<DL>