diff --git a/apps/web/src/app/reports/report-card/report-card.component.html b/apps/web/src/app/reports/report-card/report-card.component.html
index 2ea7d88cb04..6fc33a46d5b 100644
--- a/apps/web/src/app/reports/report-card/report-card.component.html
+++ b/apps/web/src/app/reports/report-card/report-card.component.html
@@ -7,7 +7,7 @@
class="tw-flex tw-h-28 tw-bg-background-alt2 tw-text-center tw-text-primary-300"
[ngClass]="{ 'tw-grayscale': disabled }"
>
-
+
{{ title }}
diff --git a/apps/web/src/app/send/send.component.html b/apps/web/src/app/send/send.component.html
index a5460a7dfae..b0ccca88dc4 100644
--- a/apps/web/src/app/send/send.component.html
+++ b/apps/web/src/app/send/send.component.html
@@ -179,7 +179,7 @@
{{ "loading" | i18n }}
-
+
{{ "noSendsInList" | i18n }}
-
+
{{ "noItemsInList" | i18n }}