{% if global.cart_aff_case_traitement %} {% endif %}
{% if record.get_picture_url %}
{% endif %}

{% if record.niveau_biblio == 'm' %} {{ record.tdoc }} {% else %} {{ record.biblio_doc }} {% endif %}

{% if record.serie.id %}
{{ record.serie.name }}, {{ record.tnvol }}
{% endif %}
{% for auteur in record.responsabilites.auteurs %} {% if loop.first %} {% else %} ; {% endif %} {{ auteur.auteur_titre }}{% if auteur.fonction_aff %}, {{ auteur.fonction_aff }}{% endif %} {% if loop.last %} {% endif %} {% endfor %} {% if record.publishers.0.isbd_entry %} {% if record.responsabilites.auteurs.0.id %} | {% endif %}{{ record.publishers.0.isbd_entry }} {% if record.collection.isbd_entry %} | {% else %}{% if record.year %} | {% endif %}{% endif %} {% endif %} {% if record.collection.isbd_entry %} {{ record.collection.isbd_entry }} {% if record.year %} | {% endif %} {% endif %} {% if record.year %} {{ record.year }} {% endif %}
{% if record.resume %}
{{ record.resume | truncate 250 }}
{% endif %}
{% if record.new %}
{{ msg.record_display_new }}{{ msg.record_display_new }}
{% endif %} {% if record.cart_allow %} {% if global.lvl != 'show_cart' %} {% endif %} {% endif %}
Commentaires{{ record.display_avis_only_stars }}