#foreach( $menu in $menuModel.getMenus() ) #if ($menu.isPermitted($req)) #foreach( $item in $menu.getMenuItems() ) #if ($menu.isPermitted($req)) #if( $item.isSelected( $req ) ) #end $text.get( $menu.getName() ):$text.get( $item.getName() )
#if( $item.isSelected( $req ) )
#end #end #end #end #end