{% extends 'creme_core/bricks/base/paginated-table.html' %} {% load i18n creme_bricks %} {% load get_value has_perm_to url from creme_core_tags %} {% block brick_extra_class %}{{block.super}} brick-selectable emails-emailsync-brick{% endblock %} {% block brick_extra_attributes %}data-crudity-backend="{{backend.get_id}}"{% endblock %} {% block brick_header_actions %} {% brick_header_action id='emailsync-delete' url='creme_core__delete_entities'|url type='delete' icon='cancel' %} {% endblock %} {% block brick_table_columns %}