{% extends 'record_extended_display.tpl.html' %} {% block record_content %}
{{ msg.tit1display_start }} | {{ record.bul_info.title }} {{ record.tit1 }} |
{{ msg.auteur_start }} | {% else %} ; {% endif %} {{ auteur.auteur_titre }}{% if auteur.fonction_aff %}, {{ auteur.fonction_aff }}{% endif %} {% if loop.last %} |
{{ msg.typdocdisplay_start }} | {{ record.biblio_doc }} |
{{ msg.bull_date_date }} | {{ record.bul_info.aff_date_date }} |
{{ msg.editeur_start }} | {{ record.publishers.0.isbd_entry }}, {{ record.year }} |
{{ msg.coll_start }} | {{ record.collection.isbd_entry }} |
{{ msg.code_start }} | {{ record.code }} |
{{ msg.size_start }} | {{ record.display_size }} |
{{ msg.indexint_start }} | {{ record.indexint.display }} |
{{ msg.categories_start }} |
{% endif %}
{% for categorie in thesaurus %}
{% if global.opac_categories_categ_in_line %}
{% if loop.first %}
{{ categorie.object.thes.libelle_thesaurus }} {% else %} {{ global.pmb_keyword_sep }} {% endif %} {{ categorie.format_label }} {% else %}[{{ categorie.object.thes.libelle_thesaurus }}] {{ categorie.object.libelle }} {% endif %} {% endfor %} {% if loop.last %} |
{{ msg.categories_start }} | {% endif %} {% for categorie in thesaurus %} {% if global.opac_categories_categ_in_line %} {% if !loop.first %} {{ global.pmb_keyword_sep }} {% endif %} {{ categorie.object.libelle }} {% else %} {% endif %} {% endfor %} {% if loop.last %} |
{{ msg.n_resume_start }} | {{ record.resume | nl2br }} |
{{ msg.n_contenu_start }} | {{ record.contenu | nl2br }} |
{{ cp.TITRE }} | {{ cp.AFF }} |