summaryrefslogtreecommitdiffstats
path: root/openvpn-statusinfo-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2009-11-19 16:26:08 +0000
committerTed Trask <ttrask01@yahoo.com>2009-11-19 16:26:08 +0000
commit3424c10a7a9cadc4697951b259d70fc26f56b197 (patch)
tree414f27c79e0f51dc4bf0e4bffb2ff680c778f1cb /openvpn-statusinfo-html.lsp
parent0b4d7742743741065201b8acf084b9248b5f186e (diff)
downloadacf-openvpn-3424c10a7a9cadc4697951b259d70fc26f56b197.tar.bz2
acf-openvpn-3424c10a7a9cadc4697951b259d70fc26f56b197.tar.xz
Major changes to only handle one config and add cert processing.
Diffstat (limited to 'openvpn-statusinfo-html.lsp')
-rw-r--r--openvpn-statusinfo-html.lsp6
1 files changed, 5 insertions, 1 deletions
diff --git a/openvpn-statusinfo-html.lsp b/openvpn-statusinfo-html.lsp
index e68ca0c..eae83fe 100644
--- a/openvpn-statusinfo-html.lsp
+++ b/openvpn-statusinfo-html.lsp
@@ -1,4 +1,8 @@
-<% local view = ... %>
+<% local view, viewlibrary = ... %>
+
+<% viewlibrary.dispatch_component("status") %>
+
+<% viewlibrary.dispatch_component("viewconfig") %>
<h1>Status</h1>
<h2>Connected clients</h2>