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

Config

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