@if (homePage()) {

{{ 'builder.homepage' | translate }}

@for (section of sections(); track section.id) {
{{ section.id }}
}
}