This commit is contained in:
CHIEFSOFT\ameye
2025-07-12 22:30:29 -04:00
parent e8fdc26641
commit 38163fa5aa
@@ -19,7 +19,7 @@ body {margin: 0; padding: 0; min-width: 100%!important; font-family: sans-serif;
.subhead {font-size: 12px; color: #ffffff; font-family: sans-serif; letter-spacing: 3px;}
.h1, .h2, .bodycopy {color: #153643; font-family: sans-serif;}
.h1 {font-size: 33px; line-height: 38px; font-weight: bold;}
.bodycopy {font-size: 14px; line-height: 20px; padding-bottom:10px;}
.bodycopy {font-size: 16px; line-height: 25px; padding-bottom:10px;}
.button {text-align: center; font-size: 16px; font-family: sans-serif; font-weight: bold; padding: 0 30px 0 30px;}
.button a {color: #ffffff; text-decoration: none;}
.footer {padding: 20px 30px 15px 30px; bgcolor:#007bff; background-color:#007bff;}
@@ -68,43 +68,58 @@ Hello <b>{{firstname}}</b>,
</tr>
<tr>
<td class="bodycopy" style="padding-bottom:10px;">
&nbsp;&nbsp;Welcome to {{site_name}}!. In order to complete your registration , use the one time verification code below to complete registration.
</td>
</tr>
</table>
Welcome to WrenchBoard! Were excited to have you on board.
</td>
</tr>
<tr>
<td class="innerpadding borderbottom">
<td class="bodycopy" style="padding-bottom:10px;">
To complete your registration, please use the one-time verification code below:
</td>
</tr>
<table class="col380" align="left" border="0" cellpadding="0" cellspacing="0" style="width: 100%;">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="cent-ver" style="text-align:center; height:100px;">
Enter the number verification code <br>
<td class="bodycopy" style="padding-bottom:10px;">
<div class="signup_random" style="font-size: 44px; padding:10px; ">{{signup_random}}</div>
in the mobile app to continue.
<div class="line-band"><br></div>
<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>
</tr>
<tr>
<td class="bodycopy" style="color:#ff0033; padding-bottom:10px;">
<div class="warning" style="color:#ff0033; font-weight: bolder; padding 10px;">Note : The link will expire by : {{expire}} </div>
<div class="line-band"><br></div>
</td>
</tr>
</table>
<td class="bodycopy" style="padding-bottom:10px;">
To continue on the mobile app, simply enter this code when prompted.
</td>
</tr>
<tr>
<td class="bodycopy" style="padding-bottom:10px;">
Prefer to continue on the web?
</td>
</tr>
<tr>
<td class="bodycopy" style="padding-bottom:10px;">
<a href="{{server_name}}/vemail?vlnk={{verify_link}}">
Click here to verify your account
</a>
</td>
</tr>
<tr>
<td class="bodycopy" style="padding-bottom:10px;">
<div class="warning" style="color:#ff0033;">
Note: This code and link will expire in 24 hours.
</div>
<br>
If you didnt initiate this registration, please ignore this message.
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="innerpadding bodycopy" style="padding-bottom:10px;">
{{site_name}} Team