1 2 3 4 5 6 7
<% local view= ... %> <% require("viewfunctions") %> <h1>Log Out</h1> <%= cfe_unpack(view) %> <%= html.html_escape(view.logout.value) %>