1
0
Fork 0
mirror of synced 2024-06-29 03:30:34 +12:00

Create lt.email.auth.confirm.tpl

This commit is contained in:
estim 2019-10-05 00:43:59 +03:00 committed by GitHub
parent 52f6ae29a8
commit b5896799ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>