Skip to content

if-endif block

  • If-endif block uses a single conditional statement that is met to show content.

Example: {% raw %}

This block of text will be shown with the contact name as John.

{% endraw %}