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