Example:
{% if contact_name == "John" %} This block of text will be shown with the contact name as John. {% endif %}