diff --git a/resources/views/components/status/restarting.blade.php b/resources/views/components/status/restarting.blade.php
index c24f9f213..fc10a0a75 100644
--- a/resources/views/components/status/restarting.blade.php
+++ b/resources/views/components/status/restarting.blade.php
@@ -9,7 +9,7 @@
@if ($lastDeploymentLink)
-
+
{{ str($status)->before(':')->headline() }}
@else
diff --git a/resources/views/components/status/running.blade.php b/resources/views/components/status/running.blade.php
index 7332995a2..d4abbe410 100644
--- a/resources/views/components/status/running.blade.php
+++ b/resources/views/components/status/running.blade.php
@@ -9,7 +9,7 @@