<% local fs = require "nixio.fs" local uci = require 'luci.model.uci'.cursor() local mode = 'normal' if fs.access('/etc/config/argon') then mode = uci:get_first('argon', 'global', 'mode') end -%>

<%:Networks%>

<%- if self.networks_total ~= "-" then -%><%- end -%> <%=self.networks_total%> <%- if self.networks_total ~= "-" then -%><%- end -%>

<%:Volumes%>

<%- if self.volumes_total ~= "-" then -%><%- end -%> <%=self.volumes_total%> <%- if self.volumes_total ~= "-" then -%><%- end -%>