Documentation Index

Fetch the complete documentation index at: https://help.opensense.com/llms.txt

Use this file to discover all available pages before exploring further.

External and Internal Wraps (NEW! Liquid Templates)

Prev Next
This is our current synxtax as of 2022. If you are not familiar with/used to this format, please check out our legacy template article External and Internal Wraps (Legacy)

Different Signature Internally and Externally

  • Wrap the entire <table> with {% if sgexternal }{% endif %} OR {% if sginternal%}{% endif %}




    This example displays a long formal signature for external recipients, but a shortened signature internally. Also notice, they have no signature set for internal replies

External Banenrs

  • Wrap the entire <table> with {& if sgexternal %}{% endif %} OR {% if sginternal %}{% endif %}

Related Articles