diff options
| author | Ted Trask <ttrask01@yahoo.com> | 2012-10-02 15:09:56 +0000 | 
|---|---|---|
| committer | Ted Trask <ttrask01@yahoo.com> | 2012-10-02 15:09:56 +0000 | 
| commit | 3fc85cfaf39825cffd0e5ca9fb7826795a0f2f39 (patch) | |
| tree | 22ebf81f58c3a31c1db5bb0af5bdac3cd3ef0ad9 | |
| parent | b8c5d733d739ad9c717dc6c8a635d3a752073edf (diff) | |
| download | acf-fetch-crl-3fc85cfaf39825cffd0e5ca9fb7826795a0f2f39.tar.bz2 acf-fetch-crl-3fc85cfaf39825cffd0e5ca9fb7826795a0f2f39.tar.xz  | |
| -rw-r--r-- | fetchcrl-startstop-html.lsp | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/fetchcrl-startstop-html.lsp b/fetchcrl-startstop-html.lsp index 438b129..bb129fe 100644 --- a/fetchcrl-startstop-html.lsp +++ b/fetchcrl-startstop-html.lsp @@ -1,4 +1,5 @@  <% local form, viewlibrary, page_info = ... %> +<% html = require("acf.html") %>  <H1>Management</H1>  <DL>  | 
