Update routes/emails.py
Browse files- routes/emails.py +1 -1
routes/emails.py
CHANGED
@@ -1030,7 +1030,7 @@ def generate_email_html(email_type: str, to: str) -> str:
|
|
1030 |
Open the ClosetCoach app to view your new subscriber's profile, preferences, and start planning their perfect styling experience.
|
1031 |
</p>
|
1032 |
|
1033 |
-
<a href="https://ameddes.com/
|
1034 |
</div>
|
1035 |
|
1036 |
<!-- Footer -->
|
|
|
1030 |
Open the ClosetCoach app to view your new subscriber's profile, preferences, and start planning their perfect styling experience.
|
1031 |
</p>
|
1032 |
|
1033 |
+
<a href="https://ameddes.com/onboarding/search" class="cta-button">Open App to See Details</a>
|
1034 |
</div>
|
1035 |
|
1036 |
<!-- Footer -->
|