diff options
Diffstat (limited to 'app/exception-html.lsp')
-rw-r--r-- | app/exception-html.lsp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/exception-html.lsp b/app/exception-html.lsp index e9d3977..a460abe 100644 --- a/app/exception-html.lsp +++ b/app/exception-html.lsp @@ -1,4 +1,5 @@ <% view, viewlibrary, page_info = ... %> +<% html = require("acf.html") %> <style type="text/css"> p.hiddendetail { |