Sub-Feature Options

{% for lang in langs %} {{ (lang == 'fr') ? '
' : '' }}
{% if field[lang].image %} Remove image {% endif %}
{% endfor %}