% if(! ~ $#sidebar 0) {
%{
if(! ~ $#sideBarNavTitle 0)
    echo ''
gensidebar
%}
% if(! ~ $#wiki 0 && test -f $local_path.md  && check_user $wiki_editors_group) {
 
    
% }
 
% }
% run_handlers $handlers_body_head
% run_handler $handler_body_main
% run_handlers $handlers_body_foot