<% local form, viewlibrary, page_info = ... require("htmlviewfunctions") %>

<%= html.html_escape(form.label) %>

<% local order = {"clientuserid", "expiredatetime"} htmlviewfunctions.displayform(form, order, nil, page_info) %>