diff --git a/crates/app/src/public/html/components.html b/crates/app/src/public/html/components.html
index 31564de..49f71a9 100644
--- a/crates/app/src/public/html/components.html
+++ b/crates/app/src/public/html/components.html
@@ -270,11 +270,13 @@ show_community %}
{% endif %}
- {{ notification.title|markdown|safe }}
+ {{ notification.title|markdown|safe }}
-
{{ notification.content|markdown|safe }}
+
{{ notification.content|markdown|safe }}
{% if notification.read %}
@@ -293,7 +295,7 @@ show_community %}
{{ icon "check" }}
{{ text "notifs:action.mark_as_read" }}
- {% endif %}b
+ {% endif %}