Email verification Backend

This commit is contained in:
magdo
2025-10-25 01:33:21 +02:00
parent 44645bb3fc
commit f746cfd23f
13 changed files with 843 additions and 101 deletions
@@ -22,19 +22,32 @@
}
.header {
text-align: center;
margin-bottom: 30px;
border-bottom: 2px solid #4CAF50;
margin-bottom: 10px;
padding-bottom: 20px;
}
.header table {
margin: 0 auto;
}
.header img {
width: 60px;
height: 60px;
display: block;
vertical-align: middle;
}
.logo {
font-size: 28px;
font-weight: bold;
color: #2E7D32;
margin-bottom: 10px;
vertical-align: middle;
padding-left: 10px;
}
.subtitle {
color: #666;
font-size: 16px;
text-align: center;
margin-bottom: 30px;
padding-bottom: 20px;
border-bottom: 2px solid #4CAF50;
}
.content {
margin-bottom: 30px;
@@ -115,9 +128,14 @@
<body>
<div class="email-container">
<div class="header">
<div class="logo"><img src="../../assets/Logo.png" alt="{{ companyName }}" /> {{ companyName }}</div>
<div class="subtitle">Account Verification</div>
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td><img src="cid:logo@serpentrace" alt="Logo"/></td>
<td class="logo">SerpentRace</td>
</tr>
</table>
</div>
<div class="subtitle">Account Verification</div>
<div class="content">
<div class="greeting">