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

25 lines
842 B
Smarty

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