<%# luci-theme-opentopd Copyright 2019-2021 sirpdboy https://github.com/sirpdboy/luci-theme-opentopd/issues luci-theme-material: Copyright 2015 Lutty Yang Licensed to the public under the Apache License 2.0 -%> <% local ver = require "luci.version" local disp = require "luci.dispatcher" local request = disp.context.path local category = request[1] local tree = disp.node() local categories = disp.node_childs(tree) %>