diff options
Diffstat (limited to 'health-network-html.lsp')
-rw-r--r-- | health-network-html.lsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/health-network-html.lsp b/health-network-html.lsp index 57fa00f..df8ccee 100644 --- a/health-network-html.lsp +++ b/health-network-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") %> |