{# Bulk actions toolbar - shown when items are selected #} {% if has_bulk_actions %}
seleccionado(s)
{% for action in bulk_actions %} {% endfor %}
{% endif %}