1
0
Fork 0
mirror of synced 2024-08-01 03:21:46 +12:00
appwrite/app/config/locale/templates/email-inner-base.tpl

12 lines
150 B
Smarty
Raw Normal View History

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