{% load i18n l10n wagtailadmin_tags %} {% comment "text/markdown" %} Variables accepted by this template: - `instance` - the object being listed - `obj_type` - {string} the bulk actions type, e.g. 'page' - `aria_describedby` - {string} if present, adds aria-describedby to the checkbox, usually refers to the text in a title column with the id of `{obj_type}_{instance.pk}_title` {% endcomment %}