summaryrefslogtreecommitdiffstats
path: root/app/acf-util/logon-logout-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'app/acf-util/logon-logout-html.lsp')
-rw-r--r--app/acf-util/logon-logout-html.lsp6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/acf-util/logon-logout-html.lsp b/app/acf-util/logon-logout-html.lsp
new file mode 100644
index 0000000..b3e2f08
--- /dev/null
+++ b/app/acf-util/logon-logout-html.lsp
@@ -0,0 +1,6 @@
+<? local view= ... ?>
+<h1>Log Out</h1>
+
+<?= html.cfe_unpack(view) ?>
+
+<?= view.logout.value ?>