|
|
|
@ -119,7 +119,7 @@ def send_email(recipient, code): |
|
|
|
<!-- Stylized Verification Code Box --> |
|
|
|
<div style="text-align: center; margin: 40px 0;"> |
|
|
|
<span |
|
|
|
style="font-size: 40px; font-weight: 900; color: #0A522E; letter-spacing: 6px; background-color: rgba(37, 208, 118, 0.2); padding: 15px 30px; border-radius: 8px; border: 2px dashed #0A522E; display: inline-block;">56243</span> |
|
|
|
style="font-size: 40px; font-weight: 900; color: #0A522E; letter-spacing: 6px; background-color: rgba(37, 208, 118, 0.2); padding: 15px 30px; border-radius: 8px; border: 2px dashed #0A522E; display: inline-block;">{code}</span> |
|
|
|
</div> |
|
|
|
|
|
|
|
<!-- Disclaimer --> |
|
|
|
|