{% load i18n %} {% load tf_image %} {% for col in cols %} {% if col.image %} {% trans 'Miniatura de la foto'%} {% else %} {{ col.value }} {% endif %} {% endfor %}