{% extends 'base.html' %} {% load i18n %} {% block title %}{% trans 'Delete Computer' %} {{ computer }}{% endblock %} {% block breadcrumbs %}
{% trans 'Are you sure you want to delete this computer?' %}