1
0
Fork 0
mirror of synced 2024-07-03 05:31:38 +12:00
appwrite/app/config/locale/templates/jv.email.auth.recovery.tpl
2019-10-05 09:13:13 -03:00

25 lines
518 B
Smarty

<style>
* {
font-family: sans-serif,Arial;
-webkit-font-smoothing: antialiased;
font-weight: lighter;
}
</style>
<div style="direction: {{direction}}">
Halo {{name}},
<br />
<br />
Tindakake link iki kanggo ngreset {{project}} sandhi.
<br />
<a href="{{redirect}}">{{redirect}}</a>
<br />
<br />
Yen sampeyan ora njaluk ngreset sandhi, sampeyan bisa nglalekake pesen iki.
<br />
<br />
Matur suwun,
<br />
tim {{project}}
</div>