1
0
Fork 0
mirror of synced 2024-10-05 12:43:13 +13:00
appwrite/app/config/locale/templates/email-otp.tpl
2024-01-19 12:11:20 +00:00

10 lines
No EOL
172 B
Smarty

<p>{{hello}}</p>
<p>{{description}}</p>
<p>{{otp}}</p>
<p>{{clientInfo}}</p>
<p style="margin-bottom: 0px;">{{thanks}}</p>
<p style="margin-top: 0px;">{{signature}}</p>