${opts.plugin_global_headertags}
{if urlpath == '/' or urlpath == '/index.html' then print('
') end}
[
<>
]
${opts.plugin_global_title} {if url:match("admin") then print('
//
') print('
${opts.admin_title}
') end}
${opts.plugin_global_topmenu_mapname}
{if true then print( app.opts.plugin_global_topmenu_html:gsub("\n"," ") ) end} {if template == "page/dir.html" then print([[
3D
]]) end} {if template == "page/index.html" then local sharedata = { title = (item and item.title or opts.plugin_global_title) } print([[
]]) end}