$r.translate("section.title", $sectionTitle) $binderTitle

#if($r.available("timeline.switch.on") || $r.available("timeline.switch.off"))
$r.render("timeline.switch.off") $r.render("timeline.switch.on")
#end
$r.render("table")
#if($timelineSwitch)
$r.render("timeline")
#end