@if (disclaimers.length > 0) {
@if (title) {
{{ title }}
} @if (isRemoveAll()) { } @for (disclaimer of disclaimers; track disclaimer) { }
}