#if($r.available("single")) $r.render("backLink")
$r.render("single")
#else
#if ($r.available("contextualSubscription"))
$r.render("contextualSubscription")
#end $r.render("table") #if($hasParticipants) $r.render("buttons") #end
#end