$r.escapeHtml($binderRights.fullName) | $binderRights.explanation | #if($r.isNotNull($binderRights.editLink)) $r.render($binderRights.editLink) #end |
$r.escapeHtml($sectionRights.fullName) | $sectionRights.explanation | #if($r.isNotNull($sectionRights.editLink)) $r.render($sectionRights.editLink) #end |
$r.escapeHtml($pageRights.fullName) | $pageRights.explanation | #if($r.isNotNull($pageRights.editLink)) $r.render($pageRights.editLink) #end |