{%- from 'jinja2_macros.html' import construct_toggle_link with context -%} {% set count_string = count|string %}

Make sure you've got the right stuff selected! Deletions can not be undone.

You have {{ count_string }} elements selected for deletion:

This will soon be an actual list of actual elements to delete

By clicking [confirm] you will continue to proceed deleting {{ count_string }} elements.

{% include "modal_confirm_delete_confirm_button.html" %}

Clicking [cancel] will abort the deletion process, it will keep the selection intact.

{% include "modal_confirm_delete_cancel_button.html" %}