{% extends 'record_extended_display.tpl.html' %} {% block record_content %}
{{ msg.tit1display_start }} | {{ record.tit1 }} ({{ record.year }}) |
{{ 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.dans_start }} : | {{ record.bul_info.title }} ({{ record.bul_info.numero }} {{ record.bul_info.date }}) |
{{ msg.n_resume_start }} | {{ record.resume | nl2br }} |
{{ msg.n_contenu_start }} | {{ record.contenu | nl2br }} |