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

Dispatch error occured

'<%= html.html_escape(view.controller) %>' does not have a '<%= html.html_escape(view.action) %>' action.

<% htmlviewfunctions.displaysectionend(header_level) %>