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