From 4c31fdf7151842af8489c7cf41ebfb772f9852cd Mon Sep 17 00:00:00 2001 From: Shashank Jarmale Date: Thu, 6 Aug 2026 13:26:18 -0700 Subject: [PATCH] Remove project selection banner from weekly report email --- src/sentry/templates/sentry/emails/reports/body.html | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/sentry/templates/sentry/emails/reports/body.html b/src/sentry/templates/sentry/emails/reports/body.html index ece334e19ccb..8e6d1f6c1465 100644 --- a/src/sentry/templates/sentry/emails/reports/body.html +++ b/src/sentry/templates/sentry/emails/reports/body.html @@ -383,11 +383,6 @@

Errors by Issue Type

{% endif %} - {% if notification_settings_link and user_project_count > 5 %} -
- Want to choose the projects you see in the weekly report? Customize your project preferences here! -
- {% endif %} {% if issue_summary.total_substatus_count > 0 %}