1
0
Fork 0
mirror of synced 2024-07-05 06:31:08 +12:00
appwrite/app/config/locales/templates/fo.email.auth.confirm.tpl
2019-10-26 08:31:29 +03:00

24 lines
517 B
Smarty

<style>
* {
font-family: sans-serif,Arial;
-webkit-font-smoothing: antialiased;
font-weight: lighter;
}
</style>
<div style="direction: {{direction}}">
Halló {{name}},
<br />
<br />
Fylg hesa lenka fyrið at verifisera teldupostur
<br />
<a href="{{redirect}}">{{redirect}}</a>
<br />
<br />
Om tú ikke spurdi om at verifisera hesa teldupostur, kannst tú ignorera hesa boð.
<br />
<br />
Takk,
<br />
{{project}} lið
</div>