fix: commatation in email html

This commit is contained in:
Torsten Dittmann 2023-12-13 18:08:36 +01:00
parent 06cd61e53a
commit 9bc52e8900

View file

@ -1,4 +1,4 @@
<p>{{hello}}</p>
<p>{{hello}},</p>
<p>{{body}}</p>
<p><a href="{{redirect}}" target="_blank">{{redirect}}</a></p>
<p>{{footer}}</p>