mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-02 05:06:51 +08:00
Adds a preview text to the beginning of the email body based on user notification type. The value is taken from the translation key, which can be customized for each email within Admin -> Appearance -> Site Texts (ie. translation overrides). For html emails this preview text is hidden with `display: none` to prevent it appearing within the body of the email. For the plain text version of the email it will appear within the body of the email. Co-authored-by: Martin Brennan <martin@discourse.org> |
||
|---|---|---|
| .. | ||
| _mailing_list_post.html.erb | ||
| _post.html.erb | ||
| _secure_mailing_list_post.html.erb | ||
| default_template.html | ||
| notification.html.erb | ||
| unsubscribe.html.erb | ||
| unsubscribed.html.erb | ||