[email] reduce ambiguity in OTT verification (#6386)
## Description This PR reduces ambiguity in OTT verification where some users replies to our mail for verification instead of entering the code in the application
This commit is contained in:
@@ -96,12 +96,12 @@ a:hover {
|
||||
<body>
|
||||
<div class="gutter" style="padding: 4px"> </div>
|
||||
<div class="wrap" style="background-color: rgb(255, 255, 255); padding: 30px; max-width: 525px; margin: 0 auto; border-radius: 5px; font-size: 16px">
|
||||
<p style="text-align: center;">Please use this code to verify your email address</p>
|
||||
<p style="text-align: center;">Enter this code to complete verification:</p>
|
||||
<center>
|
||||
<div style="background-color:#DEDEDE; border-radius:6px; color:#00b33c; display:inline-block; letter-spacing:4px; padding:12px 18px 12px 18px; text-align:center; font-size:24px; font-weight: bold;" target="_blank">{{.VerificationCode}}</div>
|
||||
</center>
|
||||
<hr style="margin-top: 24px; margin-bottom: 24px" />
|
||||
<p style="text-align: center; font-size: 14px;">If you need help, just hit the reply button!</p>
|
||||
<p style="text-align: center; font-size: 14px;">Need help? Contact us at <a href="mailto:support@ente.io" style=" color:#00b33c; display:inline-block">support@ente.io</a>.</p></p>
|
||||
</div>
|
||||
<br />
|
||||
<div class="footer" style="text-align: center; font-size: 12px; color: rgb(136, 136, 136)">
|
||||
|
||||
Reference in New Issue
Block a user