#if($showPoolInfos)

$r.translate("menu.pools")

$r.render("pools")
#end #if($showAuthors)

$r.translate("sharing.authors")

$r.render("authors")
#end #if($showShares)

$r.translate("sharing.shares")

$r.render("shares")
#end