Hello,
Hope someone can help.
I have been testing and making changes the look and layout of the email templates.
One of the issues that I am getting is that the email signatures are appearing after the footer of the email. Any suggestions I have tried creating these in HTML and plain text but neither are working.
Also I am trying to get the email to display the time and date it was sent. I have tried two different options the first one I used was
{"Date" | date "d M Y"}
And this just displayed 01 Jan 1970
The second one that I tried was
{% now "[optional time_format]" %}
And this was displayed as [2023Z3002202311pmFriday 300211UTC_f2023Fri, 03 Nov 2023 23:02:42 +000011pm30]
Hope someone can help regarding this matter please?
Running Version 5.8.2
Thank you