summaryrefslogtreecommitdiffstats
path: root/openvpn-viewcert-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'openvpn-viewcert-html.lsp')
-rw-r--r--openvpn-viewcert-html.lsp1
1 files changed, 1 insertions, 0 deletions
diff --git a/openvpn-viewcert-html.lsp b/openvpn-viewcert-html.lsp
index 1c87e92..418a1aa 100644
--- a/openvpn-viewcert-html.lsp
+++ b/openvpn-viewcert-html.lsp
@@ -1,4 +1,5 @@
<% local view, viewlibrary = ... %>
+<% html = require("acf.html") %>
<H1>Certificate Details</H1>
<pre><%= html.html_escape(view.value.value) %></pre>