<% local form, viewlibrary, page_info, session = ... require("htmlviewfunctions") %> <% if viewlibrary and viewlibrary.dispatch_component then viewlibrary.dispatch_component("status") end %>

Config

<% local order = { "server", "allow", "driftfile", "keyfile", "commandkey" } htmlviewfunctions.displayform(form, order, nil, page_info) %>