Skip to content

Commit 9c3da7f

Browse files
committed
add raw tags [netlify-build]
1 parent 435081c commit 9c3da7f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/engage/content/email/template.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ You can also add merge tags in the heading or body text as you design an email w
7070
7171
### Use profile traits in the sender and reply to fields
7272

73+
{% raw %}
74+
7375
Personalize your email template by adding profile traits in the **From sender** and **Reply to email** fields.
7476

7577
For both fields, keep the following best practices in mind as you add profile traits.
@@ -84,7 +86,9 @@ For both fields, keep the following best practices in mind as you add profile tr
8486
- If `profile.traits.email` is being used in the **Reply to Email** field, it must be a valid email address.
8587
- In the **From sender** and **Reply to email** fields, the profile trait and default value must be one of the following:
8688
- A valid email address
87-
- A valid username for the email address (the input field would have to end with a valid domain for the email address)
89+
- A valid username for the email address (the input field needs to end with a valid domain for the email address)
90+
91+
{% endraw %}
8892

8993
## Include unsubscribe links
9094

0 commit comments

Comments
 (0)