<% if (editable) { %> title="<%= description %>"<% } %> class="role-capability__item-label<% if (isAccessLevelChanged) {%> role-capability__item-label_changed<% } %>" > checked<% } %>> <%= label %> <% } else { %> title="<%= description %>"<% } %> class="role-capability__item-label<% if (noAccess) { %> role-capability__item-label--no-access<% } %>"><%= label %> <% } %>