<%+header%> <% local uci = require "luci.model.uci" local iface = {} uci.cursor():foreach("mwan3", "interface", function (section) table.insert(iface, section[".name"]) end ) %>

<%:MWAN Status - Diagnostics%>


<%+footer%>