<%+header%> <% local uci = require "luci.model.uci" str = "" uci.cursor():foreach("mwan3", "interface", function (section) str = str .. section[".name"] .. " " end ) %>
<%:MWAN3 Interface Diagnostics%>
<%:MWAN3 Service Control%>
<%+footer%>