nunjuck if exist

Code Example - nunjuck if exist

                
                        {% if variable %}
  It is true
{% endif %}