## #macro (banner)
#end ## #macro (topNav)
Home
> $autoexport.breadcrumbs($page)
#end ## #macro (pageContent)
$page.space.name
$page.title
Edit Page
Browse Space
Add Page
Add News
$body
#if ($page.hasChildren())
Children
Show Children
Hide Children
#set ($children = $page.children) #foreach ($child in $children) $autoexport.link($child)
($child.space.name)
#end
#end
#end ## #macro (footer)
Bookmark this on Delicious
Digg this
Privacy Policy
- Copyright © 2003-2009, The Apache Software Foundation, Licensed under
ASL 2.0.
#end ## #macro (analytics) #end ##
Apache Geronimo v2.1 Documentation: $page.title
#banner() #topNav() #pageContent() #footer() #analytics()