{% import 'admin/static.html' as admin_static with context %} {% import 'shelf/static.html' as shelf_static with context %} {% macro dropdown(actions, btn_class='dropdown-toggle') -%} {{ _gettext('With selected') }} {% endmacro %} {% macro form(actions, url) %} {% if actions %} {% endif %} {% endmacro %} {% macro header() %} {% if actions %}

0 sur {{ data|length }} sélectionnés   {% if num_pages > 1 %} Sélectionner tous les {{ count }} éléments {% endif %}

{% if num_pages > 1 %} {% endif %} {% endif %} {% endmacro %} {% macro script(message, actions, actions_confirmation) %} {% if actions %} {% endif %} {% endmacro %}