1
0
Fork 0
mirror of synced 2024-09-17 10:00:07 +12:00
appwrite/app/config/locale/templates/email-stock-body.tpl

13 lines
163 B
Smarty
Raw Normal View History

2023-08-28 10:45:37 +12:00
<p>{{hello}}</p>
<p>{{body}}</p>
<a href="{{redirect}}" target="_blank">{{redirect}}</a>
<p><br />{{footer}}</p>
<br />
<p>{{thanks}}
<br />
{{signature}}
</p>