@for (ap of daemon.accessPoints; track ap) {
{{ ap.type }}
{{ formatAddress(ap.address) }}:{{ ap.port }} @if (ap.protocol === 'https' || ap.protocol === 'rndc') { } @else { } @if (daemon.name === 'named' && ap.protocol === 'rndc') { Key: }
}