{% extends "custom_field.tpl.html" %} {% block field %} {% for value in custom_field.VALUES %}
{% if loop.last %} {% endif %} {% if loop.counter0 > 0 %} {% endif %}
{% endfor %} {% endblock %}