{% block record_content %}
{{ msg.tparent_start }} | {{ record.serie.name }}{% if record.tnvol %}, {{ record.tnvol }}{% endif %} |
{{ msg.tnvol_start }} | {{ record.tnvol }} |
{{ msg.tit1display_start }} | {{ record.tit1 }}{% if record.tit4 %} : {{record.tit4}}{% endif %} |
{{ msg.other_title_t2_start }} | {{ record.tit2 }} |
{{ msg.other_title_t3_start }} | {{ record.tit3 }} |
{{ msg.typdocdisplay_start }} | {{ record.tdoc }} |
{{ msg.auteur_start }} | {% else %} ; {% endif %} {{ auteur.auteur_titre }}{% if auteur.fonction_aff %}, {{ auteur.fonction_aff }}{% endif %} {% if loop.last %} |
{{ msg.editeur_start }} | {{ record.publishers.0.name }}{% if record.publishers.0.city %} ({{ record.publishers.0.city }}){% endif %} |
{{ msg.other_editor }} | {{ record.publishers.1.name }}{% if record.publishers.1.city %} ({{ record.publishers.1.city }}){% endif %} |
{{ msg.year_start }} | {{ record.year }} |
{{ msg.coll_start }} | {{ record.collection.titre }}{% if !record.subcollection.titre %}{% if record.nocoll %}. {{ record.nocoll }}{% endif %}{% endif %} |
{{ msg.subcoll_start }} | {{ record.subcollection.titre }}{% if record.nocoll %}. {{ record.nocoll }}{% endif %} |
{{ msg.npages_start }} | {{ record.npages }} |
{{ msg.ill_start }} | {{ record.ill }} |
{{ msg.size_start }} | {{ record.size }} |
{{ msg.accomp_start }} | {{ record.accomp }} |
{{ msg.code_start }} | {{ record.code }} |
{{ msg.n_gen_start }} | {% endif %} {{ n_gen | nl2br }} {% if loop.last %} |
{{ msg.langues_start }} | {% for langue in record.langues.langues %} {% if loop.first%} {{langue.langue}} ({{langue.code}}) {% else %} {{langue.langue}} ({{langue.code}}) {% endif %} {% endfor %} |
{{ cp.libelle }} : | {{ cp.value }} |
{{ msg.entrepot_notice_docnum}} |
|
{{ msg.n_resume_start }} | {% endif %} {{ resume | nl2br }} {% if loop.last %} |
{{ msg.n_contenu_start }} | {% endif %} {{ contenu | nl2br }} {% if loop.last %} |
{{ msg.categories_start }} |
{% endif %}
{{ categorie }} {% if loop.last %} |
{% if global.opac_allow_add_tag == "0" %} {{ msg.keywords_start }} {% else %} {{ msg.tags }} {% endif %} | {% for mot in record.mots_cles %} {% if loop.counter!=1 %} {{global.pmb_keyword_sep}} {% endif %} {{mot}} {% endfor %} |
{{ msg.indexint_start }} | {% endif %} {{ indexint }} {% if loop.last %} |
{{ msg.lien_start }} | {{ record.lien }} |
{{ msg.extexpl_codebar }} | {{ msg.extexpl_cote }} | {{ msg.extexpl_location }} | {{ msg.extexpl_section }} | {{ msg.extexpl_statut }} | {{ msg.extexpl_emprunteur }} | {{ msg.extexpl_doctype }} | {{ msg.extexpl_note }} |
---|---|---|---|---|---|---|---|
{{ expl.content.f }} | {{ expl.content.k }} | {{ expl.content.v }} | {{ expl.content.x }} | {{ expl.content.1 }} | {{ expl.content.a }} | {{ expl.content.e }} | {{ expl.content.u }} |