Files
@ cbfc29a4c363
Branch filter:
Location: kallithea/scripts/make-release
cbfc29a4c363
2.1 KiB
text/plain
email templates: add HTML entities to test strings
An issue is observed in Outlook rendering of HTML emails, where the HTML
entity ' is not recognized and seen as a literal string.
Add some HTML entities to the test strings to be able to see the issue
(after mailing the resulting HTML to an Outlook client)
An issue is observed in Outlook rendering of HTML emails, where the HTML
entity ' is not recognized and seen as a literal string.
Add some HTML entities to the test strings to be able to see the issue
(after mailing the resulting HTML to an Outlook client)