From f3bfda4068bf098d2549f3b54cd3100beacae8b2 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Tue, 2 Oct 2012 15:06:51 +0000 Subject: Added require statement for html library --- health-network-html.lsp | 1 + 1 file changed, 1 insertion(+) (limited to 'health-network-html.lsp') 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") %>

Network

-- cgit v1.2.3