{% if has_history %} {{ msg.history_title | page_title }}
{% if global.opac_rgaa_active %}
{% else %}
   
{% endif %}
{{ msg.history_title }}
    {% for history in histories %} {{ history }} {% endfor %}
{% if nb_queries > 20 %}
     
{% endif %}
{% else %} {{ msg.history_title | page_title }}

{{ msg.histo_empty }}

{% endif %}