{% extends "qommon/forms/widgets/comment.html" %} {% block widget-content %} {% if global_context.form_var_dossier_tracking_code %} {% with webservice.cartads_pieces_doc.data as pieces %} {% for piece in pieces %} {% include "qommon/forms/widgets/includes/cartads-piece.html" with piece=piece grid="grid-1-3" only %} {% endfor %} {% endwith %} {% include "qommon/forms/widgets/includes/cartads-js.html" only %} {% else %}