52 lines
1.5 KiB
HTML
52 lines
1.5 KiB
HTML
<!-- Revision Requested -->
|
|
<h1 class="email-title">Changes Required on Your Profile</h1>
|
|
|
|
<p>Hi {{first_name}},</p>
|
|
<p>
|
|
Our review team has reviewed your {{role_name}} profile and requires some
|
|
changes before your profile can be verified.
|
|
</p>
|
|
|
|
<div
|
|
class="info-box"
|
|
style="background-color: #fef3c7; border-left-color: #d97706"
|
|
>
|
|
<p class="info-box-title" style="color: #92400e">📋 Changes Requested:</p>
|
|
<p style="margin: 0; color: #78350f; white-space: pre-line">
|
|
{{revision_request}}
|
|
</p>
|
|
</div>
|
|
|
|
<div class="detail-card">
|
|
<div class="detail-row">
|
|
<span class="detail-label">Profile Type</span>
|
|
<span class="detail-value">{{role_name}}</span>
|
|
</div>
|
|
<div class="detail-row">
|
|
<span class="detail-label">Status</span>
|
|
<span class="detail-value" style="color: #d97706">Revision Requested</span>
|
|
</div>
|
|
</div>
|
|
|
|
<p><strong>How to make changes:</strong></p>
|
|
<ol style="margin: 10px 0; padding-left: 20px">
|
|
<li>Go to your profile page</li>
|
|
<li>Click on the "Edit Profile" section</li>
|
|
<li>Make the requested changes</li>
|
|
<li>Click "Resubmit for Verification"</li>
|
|
</ol>
|
|
|
|
<div style="text-align: center">
|
|
<a href="{{profile_url}}" class="cta-button">Edit Profile</a>
|
|
</div>
|
|
|
|
<div class="info-box">
|
|
<p class="info-box-title">⏱️ Response Time</p>
|
|
<p style="margin: 0">
|
|
Please make the requested changes within <strong>7 days</strong> to avoid delays
|
|
in your verification.
|
|
</p>
|
|
</div>
|
|
|
|
<p>Need help? Contact our support team.</p>
|
|
<p>Best regards,<br /><strong>The Nxtgauge Team</strong></p>
|