1
0
Fork 0
mirror of synced 2024-06-28 19:20:25 +12:00

Create ta.email.auth.confirm.tpl

This commit is contained in:
Sibi Bose 2019-10-01 22:46:47 +05:30 committed by GitHub
parent 409246442d
commit 16dde57d87
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}}">
வணக்கம் {{name}},
<br />
<br />
இந்த இணைப்பைப் பின்தொடர்ந்து உங்கள் மின்னஞ்சல் முகவரியை சரிபார்க்கவும்.
<br />
<a href="{{redirect}}">{{redirect}}</a>
<br />
<br />
இந்த முகவரியை சரிபார்க்க நீங்கள் கேட்கவில்லை என்றால், இந்த செய்தியை நீங்கள் புறக்கணிக்கலாம்.
<br />
<br />
நன்றி,
<br />
{{project}} குழு
</div>