<% view, viewlibrary, page_info = ... %> <% htmlviewfunctions = require("htmlviewfunctions") %> <% html = require("acf.html") %> <% local header_level = htmlviewfunctions.displaysectionstart(cfe({label="Alpine Configuration Framework"}), page_info) %>

Application error occured

<%= html.html_escape(view.message) %>

<% htmlviewfunctions.displaysectionend(header_level) %>