1
0
Fork 0
mirror of synced 2024-07-08 16:06:02 +12:00
appwrite/app/config/locale/templates/email-inner-base.tpl
2023-12-13 18:08:36 +01:00

9 lines
195 B
Smarty

<p>{{hello}},</p>
<p>{{body}}</p>
<p><a href="{{redirect}}" target="_blank">{{redirect}}</a></p>
<p>{{footer}}</p>
<p style="margin-bottom: 32px">
{{thanks}},
<br/>
{{signature}}
</p>