{% extends "custom_field_list.tpl.html" %} {% block select_display %} {% if custom_field.AUTORITE == "no" %} {% endif %} {% endblock %} {% block authority_display %} {% if custom_field.AUTORITE == "yes" %}

{% if custom_field.MULTIPLE == "yes" and loop.last %} {% endif %} {% endif %} {% endblock %}