Skip to content

Commit dce2443

Browse files
committed
Comment out WIP functionality for now
1 parent a0127ca commit dce2443

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/engage/content/email/template.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,14 @@ You can send test emails before you include a template in marketing campaigns.
4747
- Profiles that you send test messages to must have a userId in Segment.
4848
5. Select **Send test email**.
4949

50+
{% comment %}
5051
> success ""
5152
> When you send a test message, the trait must be valid for the field it's being used in. For example:
5253
> - If you use `profile.traits.first_name` in the **From sender** field, it must be a valid username.
5354
> - If you use `profile.traits.email` in the **Reply to email** field, it must be a valid email address.
5455
56+
{% endcomment %}
57+
5558
> info ""
5659
> You can also test email templates directly from a [Send an Email step](/docs/engage/journeys/build-journey/#send-an-email) in Journeys.
5760

0 commit comments

Comments
 (0)