Commit Graph

8 Commits

Author SHA1 Message Date
Vishnu KS
689c636e29 emails: Use macros for email tags in confirm registration email. 2020-10-30 11:50:30 -07:00
Vishnu KS
a4dcdd9c7b emails: Set alt attribute to empty for leading images.
The alt text of the leading images were displayed as preview
content in inbox by email clients like gmail. Since the leading
images were used mostly for decoration this made the preview
content gibberish. It's fine to set the alt attributes to empty
from accessibility point of view since the old alt attributes
did't added any meaningful information.
2020-01-24 13:32:54 -08:00
Vit Rozkovec
a16da1f98c emails: Add alt tags to images. 2019-04-24 17:49:56 -07:00
anhhuynh
bd548eb7f3 emails: Remove newlines from translated strings in email templates.
Fixes #11390.
2019-02-10 12:28:17 -08:00
Rishi Gupta
bf8db6f634 emails: Update text for confirm_registration. 2018-12-20 16:26:19 -08:00
Vishnu Ks
078dac9496 emails: Add translation tags to confirm_registration. 2018-04-27 11:59:36 -07:00
Vishnu Ks
dfaa939af2 emails: Store the compiled emails in separate directory. 2017-09-27 16:48:18 -07:00
Vishnu Ks
caaa90f22d emails: Extract CSS from email_base_default. 2017-09-27 16:48:18 -07:00