Create pn.email.auth.invitation.tpl

This commit is contained in:
Priyanka788 2019-10-27 13:44:00 +05:30 committed by GitHub
parent 74ceab99c6
commit 5bbaf7de7e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,27 @@
<style>
* {
font-family: sans-serif,Arial;
-webkit-font-smoothing: antialiased;
font-weight: lighter;
}
</style>
<div style="direction: {{direction}}">
ਸਤ ਸ੍ਰੀ ਅਕਾਲ,
<br />
<br />
ਇਹ ਮੇਲ ਤੁਹਾਨੂੰ ਇਸ ਲਈ ਭੇਜਿਆ ਗਿਆ ਸੀ ਕਿਉਂਕਿ <b> {{owner}} </ b> ਤੁਹਾਨੂੰ <b> {{team} at </b> {{project}} ' .
<br />
<br />
<b> {{team}} </ b> ਟੀਮ ਵਿੱਚ ਸ਼ਾਮਲ ਹੋਣ ਲਈ ਇਸ ਲਿੰਕ ਦਾ ਪਾਲਣ ਕਰੋ:
<br />
<a href="{{redirect}}">{{redirect}}</a>
<br />
<br />
ਜੇ ਤੁਸੀਂ ਦਿਲਚਸਪੀ ਨਹੀਂ ਰੱਖਦੇ, ਤਾਂ ਤੁਸੀਂ ਇਸ ਸੰਦੇਸ਼ ਨੂੰ ਨਜ਼ਰ ਅੰਦਾਜ਼ ਕਰ ਸਕਦੇ ਹੋ.
<br />
<br />
Thanks,
<br />
{{project}} ਟੀਮ
</div>