{{ msg.exemplaries }}({{ expls_datas.expls | length }})
{% if global.opac_aff_expl_localises and session_vars.empr_location and expls_datas.nb_expl_other_loc %}
{% include "expl_table_loc.tpl.html" %}
{% include "expl_table.tpl.html" %}
{% else %}
{% include "expl_table.tpl.html" %}
{% endif %}