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