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

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

<% htmlviewfunctions.displayitem(data.value.date) htmlviewfunctions.displayitem(data.value.timechanged) %>