${opts.plugin_global_topmenu_mapname}
{if true then
print( app.opts.plugin_global_topmenu_html:gsub("\n"," ") )
end}
{if template == "page/dir.html" then
local url = urlpath
if not urlpath:match(app.opts.plugin_diskscan_dirname) then
-- janusweb workaround (it does not support '/' url somehow)
urlpath = urlpath .. app.opts.plugin_diskscan_dirname
end
if app.arg[1] == "generate" then
print([[