mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Create lt.email.auth.confirm.tpl
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
<style>
|
||||
* {
|
||||
font-family: sans-serif,Arial;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
font-weight: lighter;
|
||||
}
|
||||
</style>
|
||||
|
||||
<div style="direction: {{direction}}">
|
||||
Sveiki, {{name}},
|
||||
<br />
|
||||
<br />
|
||||
Paspauskite nuorodą, kad patvirtinti savo el. paštą.
|
||||
<br />
|
||||
<a href="{{redirect}}">{{redirect}}</a>
|
||||
<br />
|
||||
<br />
|
||||
Jei neprašėte el. pašto patvirtinimo, ignoruokite šį laišką
|
||||
<br />
|
||||
<br />
|
||||
Ačiū,
|
||||
<br />
|
||||
komanda {{project}}
|
||||
</div>
|
||||
Reference in New Issue
Block a user