{% if distribuidores %} {% for distribuidor in distribuidores %}
{% if distribuidor.logotipo %} {% else %} {% endif %}
{% endfor %} {% else %} {% trans into locale %}There are no distributors of this product near you.{% endtrans %} {% endif %}