andru26
3/31/2017 - 12:03 AM

VARIABLES

VARIABLES

{% assign foo = "bar" %}

{% if my_variable != "bar" %}
  This statement is valid.
{% endif %}