discourse/app/views/email
David Battersby f44ec18fd2
DEV: update base url links to respect subfolder installs (#27740)
This change eliminates a couple of instances where subfolder urls are badly formatted, in most cases we can use Discourse.base_url_no_prefix to prevent adding the subfolder to the base url.
2024-07-09 12:42:38 +04:00
..
_mailing_list_post.html.erb DEV: update base url links to respect subfolder installs (#27740) 2024-07-09 12:42:38 +04:00
_post.html.erb
_secure_mailing_list_post.html.erb
default_template.html FEATURE: Add email dark mode (#16104) 2022-04-11 12:27:50 -05:00
notification.html.erb FIX: Improve participant display in group SMTP emails (#13539) 2021-06-28 10:42:06 +10:00
unsubscribe.html.erb FIX: Validate unsubscribe key has an associated user (#19262) 2022-11-30 14:29:07 -03:00
unsubscribed.html.erb