healthchecks_healthchecks/templates/emails
Pēteris Caune 5f3bbfd940
De-emphasize the unsubscribe link in email notifications
I received a report about multiple cases of users clicking
on the unsubscribe link by accident. The unsubscribe action
does not have a confirmation step so the users get instantly
unsubscribed. I do not want to add a confirmation step, so
instead I'm making a few small changes to hopefully reduce
the chances of accidental clicks:

- The footer text now has a "You are receiving this email because..."
  blurb to separate the footer a little more from the primary
  content
- The unsubscribe link is now a shorter single word: "Unsubscribe",
  making it a smaller click target
- the footer now uses a slightly smaller font than the rest of
  the email message

The people looking for the unsubscribe link should still be able
to easily find it, but hopefully it should now draw less
"accidental attention".
2024-11-12 14:51:05 +02:00
..
alert-body-html.html De-emphasize the unsubscribe link in email notifications 2024-11-12 14:51:05 +02:00
alert-body-text.html Add a missing article 2024-11-08 11:31:09 +02:00
alert-subject.html Fix the email integration to use Flip.new_status 2024-04-12 14:05:44 +03:00
base.html Remove unused bits from the base email template 2021-10-18 18:58:39 +03:00
deletion-notice-body-html.html Management command for sending inactive account notifications 2019-03-13 00:38:34 +02:00
deletion-notice-body-text.html Management command for sending inactive account notifications 2019-03-13 00:38:34 +02:00
deletion-notice-subject.html Management command for sending inactive account notifications 2019-03-13 00:38:34 +02:00
deletion-scheduled-body-html.html Update the senddeletionscheduled command to notify team members too 2023-07-14 09:51:36 +03:00
deletion-scheduled-body-text.html Update the senddeletionscheduled command to notify team members too 2023-07-14 09:51:36 +03:00
deletion-scheduled-subject.html Add management command for sending "scheduled for deletion" warnings 2023-07-04 12:50:50 +03:00
invoice-body-html.html Tweak HTML and CSS in alert emails. 2018-11-14 11:04:48 +02:00
invoice-body-text.html Invoices to email. 2018-01-09 16:45:38 +02:00
invoice-subject.html Invoices to email. 2018-01-09 16:45:38 +02:00
login-body-html.html Fix wording in the invite email when inviting read-only users 2023-01-12 10:14:18 +02:00
login-body-text.html Fix wording in the invite email when inviting read-only users 2023-01-12 10:14:18 +02:00
login-subject.html Fix wording in the invite email when inviting read-only users 2023-01-12 10:14:18 +02:00
nag-body-html.html Split report and reminder (nag) templates 2023-08-23 11:20:50 +03:00
nag-body-text.html Split report and reminder (nag) templates 2023-08-23 11:20:50 +03:00
nag-subject.html Split report and reminder (nag) templates 2023-08-23 11:20:50 +03:00
nag-summary-html.html Split report and reminder (nag) templates 2023-08-23 11:20:50 +03:00
phone-call-limit-body-html.html SMS and phone calls now have separate "limit reached" email templates. 2020-08-03 18:00:48 +03:00
phone-call-limit-body-text.html SMS and phone calls now have separate "limit reached" email templates. 2020-08-03 18:00:48 +03:00
phone-call-limit-subject.html SMS and phone calls now have separate "limit reached" email templates. 2020-08-03 18:00:48 +03:00
report-body-html.html Improve wording in the email report footer 2023-08-23 15:41:14 +03:00
report-body-text.html Split report and reminder (nag) templates 2023-08-23 11:20:50 +03:00
report-subject.html Split report and reminder (nag) templates 2023-08-23 11:20:50 +03:00
report-summary-html.html Add DowntimeRecord.no_data field 2023-09-27 17:43:18 +03:00
signal-rate-limited-body-html.html Add bold and monospace text formatting in Signal notifications 2023-08-04 12:38:34 +03:00
signal-rate-limited-body-text.html Add bold and monospace text formatting in Signal notifications 2023-08-04 12:38:34 +03:00
signal-rate-limited-subject.html Add bold and monospace text formatting in Signal notifications 2023-08-04 12:38:34 +03:00
sms-limit-body-html.html 5 SMS & WhatsApp sends/mo for free plans 2019-10-30 18:31:10 +02:00
sms-limit-body-text.html 5 SMS & WhatsApp sends/mo for free plans 2019-10-30 18:31:10 +02:00
sms-limit-subject.html SMS and phone calls now have separate "limit reached" email templates. 2020-08-03 18:00:48 +03:00
sudo-code-body-html.html Add require_sudo_mode decorator 2020-11-13 11:08:06 +02:00
sudo-code-body-text.html Add require_sudo_mode decorator 2020-11-13 11:08:06 +02:00
sudo-code-subject.html Add require_sudo_mode decorator 2020-11-13 11:08:06 +02:00
summary-text.html Fix grouping and sorting in the text version of the report/nag emails 2022-07-27 15:22:41 +03:00
transfer-request-body-html.html Send an "Ownership Transfer Request" email notification. 2020-04-13 15:04:59 +03:00
transfer-request-body-text.html Send an "Ownership Transfer Request" email notification. 2020-04-13 15:04:59 +03:00
transfer-request-subject.html Send an "Ownership Transfer Request" email notification. 2020-04-13 15:04:59 +03:00
verify-email-body-html.html made changes more concise 2016-09-22 14:56:15 -07:00
verify-email-body-text.html made changes more concise 2016-09-22 14:56:15 -07:00
verify-email-subject.html made changes more concise 2016-09-22 14:56:15 -07:00