{% extends "custom_field_list.tpl.html" %} {% block select_display %} {% if custom_field.AUTORITE == "no" %} {% for option in custom_field.OPTIONS %} {{ option.lib }} {% endfor %} {% endif %} {% endblock %} {% block authority_display %} {% if custom_field.AUTORITE == "yes" %}