#if($r.available("add.competences"))
$r.render("add.competences")
#end $r.render("table") #if($r.available("delete"))
$r.render("delete")
#end