<%# Copyright 2008 Steven Barth Copyright 2008 Jo-Philipp Wich Copyright 2012 David Menting 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) %>