fix email

This commit is contained in:
CHIEFSOFT\ameye
2024-11-16 09:10:47 -05:00
parent 122106e750
commit 735b334371
@@ -72,7 +72,7 @@ img {height: auto;}
<td colspan="2"><h2>{{report_date}}</h2></td>
</tr>
<tr class="report_line">
<td class="left" style="width:350px">Today Sign-up - <span>People that completed the sign-up</span></td>
<td class="left" style="width:350px">Today Sign-up - <span>People that completed the sign-up today</span></td>
<td class="bodycopy rr">{{today_signup}}</td>
</tr>
@@ -101,7 +101,7 @@ img {height: auto;}
<td class="bodycopy rr">{{total_active_public_jobs}}</td>
</tr>
<tr class="trColor">
<td class="left" style="width:350px">Interest Contats - <span>Total Show of interest today</span></td>
<td class="left" style="width:350px">Interest Contacts - <span>Total Show of interest today</span></td>
<td class="bodycopy rr">{{total_task_interest}}</td>
</tr>
<tr>
@@ -117,7 +117,18 @@ img {height: auto;}
<td class="bodycopy rr">{{count_mobile_login}}</td>
</tr>
<tr>
<td class="left" style="width:350px">Websites</td>
<td class="bodycopy rr">
https://www.wrenchboard.com/
<br>
https://users.wrenchboard.com/
<br>
https://promo.wrenchboard.com/
<br>
https://agents.wrenchboard.com/
</td>
</tr>
</table>
</td>