authelia/examples/templates/notifications
James Elliott 319a8cf9d4
fix(notification): text emails not encoded properly (#3854)
This fixes an issue where the plain text portion of emails is not encoded with quoted printable encoding.
2022-08-27 07:39:20 +10:00
..
README.md feat: major documentation refresh (#3475) 2022-06-15 17:51:47 +10:00
envelope_with_message_id.tmpl fix(notification): text emails not encoded properly (#3854) 2022-08-27 07:39:20 +10:00
html_email_with_button_and_link.html refactor(templates): utilize more accurate naming (#3125) 2022-04-07 13:05:20 +10:00

README.md

Notification Templates

The following folder contains email templates as examples of what can be done with the email template system. See the docs for more information.