@let content = this.content();

{{ content.body }}

{{ content.label }} @if (action() === "add") { {{ "total" | i18n }} {{ formGroup.value.amount }} GB × {{ price() | currency: "$" }} = {{ price() * formGroup.value.amount | currency: "$" }} / {{ term() | i18n }} }