1
0
Fork 0
mirror of synced 2024-07-03 05:31:38 +12:00
appwrite/app/config/locale/templates/si.email.auth.confirm.tpl
2019-10-01 21:28:17 +05:30

25 lines
860 B
Smarty

<style>
* {
font-family: sans-serif,Arial;
-webkit-font-smoothing: antialiased;
font-weight: lighter;
}
</style>
<div style="direction: {{direction}}">
ආයුබෝවන් {{name}},
<br />
<br />
ඔබගේ විද්‍යුත් තැපැල් ලිපිනය සත්‍යාපනය කිරීමට මෙම සබැඳිය අනුගමනය කරන්න.
<br />
<a href="{{redirect}}">{{redirect}}</a>
<br />
<br />
ඔබ මෙම ලිපිනය සත්‍යාපනය කිරීමට ඉල්ලා නොසිටියේ නම්, ඔබට මෙම පණිවිඩය නොසලකා හැරිය හැක.
<br />
<br />
ස්තූතියි,
<br />
{{project}} කණ්ඩායම
</div>