summaryrefslogtreecommitdiffstats
path: root/app/acf-util/logon-logout-html.lsp
blob: b7b72f44bd1118563efb2ec432ae1e68bcd7688d (plain)
1
2
3
4
5
6
<% local view= ... %> 
<h1>Log Out</h1>

<%= html.cfe_unpack(view) %>

<%= html.html_escape(view.logout.value) %>