Hi guys.
There is a typo in the nomenclature of templates in the README.txt file https://git.drupalcode.org/project/mimemail/blob/8.x-1.x/README.txt.
Template must be named:
- mimemail-messages--[key].html.twig
- mimemail-messages.html.twig
and not:
- mimemail-message--[key].html.twig
- mimemail-message.html.twig
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | mimemail-3059613-2.patch | 691 bytes | jigish.addweb |
Comments
Comment #2
jigish.addweb commented@Arbalest89, Kindly find the corrected patch with the correction in the twig file name. hope this will helps.
thanks!
Comment #4
jerdavis