diff --git a/frontend/src/app/components/acceleration-timeline/acceleration-timeline.component.html b/frontend/src/app/components/acceleration-timeline/acceleration-timeline.component.html
index e43a082bf..28076efa5 100644
--- a/frontend/src/app/components/acceleration-timeline/acceleration-timeline.component.html
+++ b/frontend/src/app/components/acceleration-timeline/acceleration-timeline.component.html
@@ -66,7 +66,7 @@
@if (useAbsoluteTime) {
{{ transactionTime * 1000 | date }}
} @else {
-
+
}
@@ -96,7 +96,7 @@
@if (useAbsoluteTime) {
{{ acceleratedAt * 1000 | date }}
} @else {
-
+
}