%+header%> <% local uci = require("luci.model.uci").cursor() local hosts = uci:get_list("dhcp", uci:get_first("dhcp","dnsmasq"), "ipset") local ips = uci:get_list("omr-bypass", "ips", "ip") %> <% if stderr and #stderr > 0 then %>
<%=pcdata(stderr)%><% end %> <%+footer%>