This commit is contained in:
CHIEFSOFT\ameye
2024-02-03 14:22:59 -05:00
parent fc9a927e7b
commit d6d9593bfd
@@ -28,7 +28,7 @@ body {margin: 0; padding: 0; min-width: 100%!important; font-family: sans-serif;
</style>
</head>
<body style="margin: 0; padding: 0; min-width: 100%!important; font-family: sans-serif;" bgcolor="#f6f8f1">
<body style="margin: 0; padding: 0; min-width: 100%!important; font-size: 14px; line-height: 20px; font-family: sans-serif;" bgcolor="#f6f8f1">
<table style="max-width:640px; margin:0px auto auto auto" bgcolor="#f6f8f1" border="0" cellpadding="0" cellspacing="0">
<tr>
@@ -82,12 +82,12 @@ Hello {{firstname}},
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="cent-ver">
<td class="cent-ver" style="text-align:center;">
Enter the number verification code <br>
<span class="signup_random">{{signup_random}}</span> <br>
<span class="signup_random" style="font-size: 44px; padding:10px; margin:10px;">{{signup_random}}</span> <br>
in the mobile app to continue.
<div class="line-band"><br></div>
<div class="continue-web">
<div class="continue-web" style="background-color:aliceblue; padding:10px;">
If you want to continue on the web, <a href="{{server_name}}/vemail?vlnk={{verify_link}}">click here to verify account</a> to continue your account on the web.
</div>
</td>