1
0
Fork 0
mirror of synced 2024-07-31 19:11:34 +12:00
appwrite/app/config/locale/templates/email-inner-base.tpl
2023-12-13 17:46:14 +01:00

9 lines
194 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>