You can buy this project and download/modify it how often you want.
Home Browse Views #foreach($portal in $page.portals) #if($portal.name != $portalId) $portal.description #else $portal.description #end #end #if($page.authentication.is_admin()) Admin #if($systemConfig.getString("false", "redbox-reports", "enabled") == "true") Dashboard Reports #end Settings Security Batch #parseTemplate("elements/queues.vm") #end About View: $page.portalName #if($page.authentication.is_logged_in()) Welcome $page.authentication.get_name(), Logout #else Login #end $!navContent