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

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

<%= html.html_escape(data.value) %>