$r.escapeHtml($binderRights.fullName) | $binderRights.explanation | #if(${binderRights.hasEditLink()}) $r.render($binderRights.editLinkComponentName) #end |
$r.escapeHtml($sectionRights.fullName) | $sectionRights.explanation | #if(${sectionRights.hasEditLink()}) $r.render($sectionRights.editLinkComponentName) #end |
$r.escapeHtml($pageRights.fullName) | $pageRights.explanation | #if(${pageRights.hasEditLink()}) $r.render($pageRights.editLinkComponentName) #end |