{% for lang in langs %}
Feature Image ({{ lang | upper }}):
Click Here to attach an image to the feature: (Dimensions should be 950px x 390px)
{% if field[lang].image %}
Remove image {% endif %}
{% endfor %}