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