{% extends 'gabarit.html' %} {% block detail %} {% if element.author_comment %}
{{ msg.search_extended_author_comment }} :
{{ element.author_comment | nl2br }}
{% endif %} {% if element.author_isni %}
{{ msg.author_isni }} :
{{element.author_isni }}
{% endif %} {% if element.see %}
{{ msg.206 }} :
{{ element.see_libelle}}
{% endif %} {% endblock detail %}