diff --git a/modules/monitoring/application/views/scripts/list/notifications.phtml b/modules/monitoring/application/views/scripts/list/notifications.phtml
index 5e337dd24..7f1de0fde 100644
--- a/modules/monitoring/application/views/scripts/list/notifications.phtml
+++ b/modules/monitoring/application/views/scripts/list/notifications.phtml
@@ -52,7 +52,7 @@ use Icinga\Module\Monitoring\Object\Service;
= $this->link()->host($notification->host, $notification->host_display_name) ?>
- = $this->escape(substr(strip_tags($notification->notification_output), 0, 10000)); ?>
+ = $this->escape(substr($notification->notification_output, 0, 10000)); ?>
contact): ?>