diff --git a/apps/web/src/app/billing/individual/billing-history-view.component.html b/apps/web/src/app/billing/individual/billing-history-view.component.html index 1032558f5f..2491fc42c7 100644 --- a/apps/web/src/app/billing/individual/billing-history-view.component.html +++ b/apps/web/src/app/billing/individual/billing-history-view.component.html @@ -1,13 +1,12 @@ -
{{ "noInvoices" | i18n }}
-{{ "noTransactions" | i18n }}
-{{ t.createdDate | date: "mediumDate" }} | -- - {{ "chargeNoun" | i18n }} - - {{ "refundNoun" | i18n }} - | -- - {{ t.details }} - | -- {{ t.amount | currency: "$" }} - | -