diff --git a/bookwyrm/templates/notifications.html b/bookwyrm/templates/notifications.html
index e59810b9a..afd4d8aea 100644
--- a/bookwyrm/templates/notifications.html
+++ b/bookwyrm/templates/notifications.html
@@ -22,6 +22,10 @@
favorited your
status
+ {% elif notification.notification_type == 'MENTION' %}
+ mentioned you in a
+ status
+
{% elif notification.notification_type == 'REPLY' %}
replied
to your