diff options
Diffstat (limited to 'health-proc-html.lsp')
-rw-r--r-- | health-proc-html.lsp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/health-proc-html.lsp b/health-proc-html.lsp index f479152..d5f0a0a 100644 --- a/health-proc-html.lsp +++ b/health-proc-html.lsp @@ -1,4 +1,5 @@ <% local view = ... %> +<% html = require("acf.html") %> <h1>Hardware information</h1> |