diff options
Diffstat (limited to 'health-proc-html.lsp')
-rw-r--r-- | health-proc-html.lsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/health-proc-html.lsp b/health-proc-html.lsp index b2c47ce..c58f38a 100644 --- a/health-proc-html.lsp +++ b/health-proc-html.lsp @@ -1,4 +1,4 @@ -<% local view, viewlibrary, page_info, session = ... %> +<% local view, viewlibrary, page_info, session = ... %> <% htmlviewfunctions = require("htmlviewfunctions") %> <% html = require("acf.html") %> |