$r.translate("publish.status.title", $binderTitle)

#if(${binderRow.getAccessRights().isEmpty()}) #foreach($binderRights in $binderRow.accessRights) #end
$r.escapeHtml($binderRights.fullName) $binderRights.explanation #if(${binderRights.hasEditLink()}) $r.render($binderRights.editLinkComponentName) #end
#end