{% if include.img %} {% comment %} does not work to do: { % include feature-image.html src='{{ include.img }}' % } so we repeat that snippet :( {% endcomment %}
{% endif %}