@if (!homePage()) { } @else { @if (fieldError('pages'); as msg) { {{ msg }} } {{ 'builder.homepageBlocksHint' | translate }} @for (section of sections(); track section.id; let first = $first; let last = $last) { {{ blockLabel(section.type) }} @if (section.visible === false) { {{ 'builder.widgetHidden' | translate }} } {{ blockDescription(section.type) }} {{ 'builder.visible' | translate }} } {{ 'builder.addBlockHint' | translate }} @for (entry of blockCatalog; track entry.type) { {{ entry.labelKey | translate }} } }
{{ msg }}
{{ 'builder.homepageBlocksHint' | translate }}
{{ blockDescription(section.type) }}
{{ 'builder.addBlockHint' | translate }}