Move dynamic message and signature type logic from TemplateService to EmailData via DynamicStringsForEmails. Constructors now set and HTML-encode these properties. Improves maintainability by centralizing email content generation.
BASE MODULE =========== This module is intended for often used constants and datastructures. Therefor it is important that this module does not have any dependencies on other modules!!