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