{% extends 'base.html' %} {% load i18n %} {% block title %}{% trans 'Delete selected computers' %}{% endblock %} {% block breadcrumbs %}
{% trans 'Are you sure you want to delete these computers?' %} {{ object_list }}