@if (section.icon !== null) { {{section.icon}} } {{section.customTranslate ? (section.name | customTranslate) : (section.name | translate)}}