总计 <%- print(self.des)-%>个节点
<%- local count = 0 -%>
<%- local isempty = true for i, k in ipairs(self:cfgsections()) do section = k isempty = false scope = { valueheader = "cbi/cell_valueheader", valuefooter = "cbi/cell_valuefooter" } -%> <%- end -%> <%- if isempty then -%>

<%:This section contains no values yet%>
<%- end -%>
<% if self.error then %>
    <% for _, c in pairs(self.error) do for _, e in ipairs(c) do -%>
  • <%=pcdata(e):gsub("\n","
    ")%>
  • <%- end end %>
<% end %> <%- if self.addremove then -%> <% if self.template_addremove then include(self.template_addremove) else -%>
<% if self.anonymous then %> <% else %> <% if self.invalid_cts then -%>
<% end %> <% if self.invalid_cts then -%>
<%:Invalid%>
<%- end %> <% end %>
<%- end %> <%- end -%>