<%# luci-theme-material is based on MUI and luci-theme-bootstrap. luci-theme-bootstrap: Copyright 2008 Steven Barth Copyright 2008 Jo-Philipp Wich Copyright 2012 David Menting MUI: https://github.com/muicss/mui 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) %> <% if #categories > 1 then %> <% end %>