${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}