{% load i18n %}
{% trans "Are you sure you want to delete the selected admin info? All of the following objects and their related items will be deleted" %}
{% for object in content %} {{ object }} {% endfor %}