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