mirror of https://github.com/OCA/social.git
The mail module offers a better hook to manipulate html: `render_post_process`. By using this, we make sure the transform is applied properly before html tags sanitizing happens, which can alter - if not screw - the final result. Finally, it simplifies code :) |
||
---|---|---|
.. | ||
__init__.py | ||
mail_template.py |