{{ 'billing.features.title' | translate }}

@for (feature of features; track feature) {

{{ 'billing.features.' + feature | translate }}

{{ 'billing.features.' + feature + '.help' | translate }}

}