#foreach ($crumb in $breadCrumbs)
  • $r.render($crumb.getCommand())
  • #end
#if ($r.available("content")) $r.render("content") #end