diff --git a/appview/pages/templates/user/settings/notifications.html b/appview/pages/templates/user/settings/notifications.html index add0b421..ab933c4b 100644 --- a/appview/pages/templates/user/settings/notifications.html +++ b/appview/pages/templates/user/settings/notifications.html @@ -160,8 +160,14 @@
Email notifications
- Receive notifications via email in addition to in-app notifications. + Receive digest emails for issue and pull request activity.
+ {{ if not .HasVerifiedEmail }} +
+ {{ i "triangle-alert" "w-3.5 h-3.5 shrink-0" }} + You need a verified email address to receive email notifications. +
+ {{ end }}