<% local data, viewlibrary = ... require("viewfunctions") --[[ DEBUG INFORMATION io.write("

DEBUGGING

DEBUG INFO: CFE

") io.write(html.cfe_unpack(viewlibrary)) io.write("----------") io.write(html.cfe_unpack(data)) io.write("
") --]] %> <% if viewlibrary and viewlibrary.dispatch_component then viewlibrary.dispatch_component("status") end %>

<%= data.label %>

<%= data.value %>