<%# Copyright (C) 2017 Jian Chang Licensed to the public under the GNU General Public License v3. -%> <%+cbi/valueheader%> <%- local util = require("luci.util") local values = self:formvalue(section) if not values then values = self:cfgvalue(section) or {self.default} end -%> > <%+cbi/valuefooter%>