aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/notification.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/notification.php b/templates/notification.php
index d787f5e..0b105bd 100644
--- a/templates/notification.php
+++ b/templates/notification.php
@@ -18,7 +18,7 @@
<?php if ($titleLink != null): ?>
</a>
<?php endif; ?>
- <span class="body"><?= htmlspecialchars($body) ?></span>
+ <span class="body"><?= htmlspecialchars($body, double_encode: false) ?></span>
</div>
<div hidden class="notifier" <?php if ($unread ?? false): ?> _="
on load