Skip to content

Commit 214dde1

Browse files
committed
clarify template docs
1 parent 45f7ca4 commit 214dde1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/engage/content/email/editor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Add merge tags in the visual editor to personalize your message with user profil
125125
2. Select the profile traits to include from the drop down menu.
126126
3. Based on cursor placement, profile traits are added to the email from merge tags.
127127

128-
Engage supports liquid templating to create dynamic content in the email design editor.
128+
Engage supports liquid templating to create dynamic content in the email design editor and the SMS editor.
129129

130130
{% raw %}
131131

src/engage/content/email/template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Personalize email content in Twilio Engage with real-time profile traits in your
5252

5353
As you configure the template, click **Merge Tags** and select the profile traits to include. Engage inserts the merge tags based on cursor placement.
5454

55-
You can also add merge tags in heading and body text as you design an email with the [visual editor](/docs/engage/content/email/editor/).
55+
You can also add merge tags in heading and body text as you design an email with the [visual editor](/docs/engage/content/email/editor/). Engage supports [liquid templating](https://liquidjs.com/tags/if.html){:target="blank"} to create dynamic content in the email design editor.
5656

5757
> info ""
5858
> To learn more about profile traits, visit Segment's [Computed Traits](/docs/engage/audiences/computed-traits) and [SQL Traits](/docs/engage/audiences/sql-traits/) documentation.

src/engage/content/sms/template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Personalize SMS content in Engage using profile traits as merge tags in your mes
4646

4747
To personalize an SMS, click **Merge Tags** in the SMS builder and select the profile traits to include in your message.
4848

49-
Engage inserts the selected traits inside merge tags based on cursor placement in the message. This allows you to personalize each SMS you send to recipients.
49+
Engage inserts the selected traits inside merge tags based on cursor placement in the message. This allows you to personalize each SMS you send to recipients. You can also use [liquid templating](https://liquidjs.com/tags/if.html){:target="blank"} to create dynamic content in the SMS editor.
5050

5151
> info ""
5252
> To learn more about profile traits, visit Segment's [Computed Traits](/docs/engage/audiences/computed-traits/) and [SQL Traits](/docs/engage/audiences/sql-traits/) documentation.

0 commit comments

Comments
 (0)