{% extends "common/base.html" %}{% load i18n %}{% load static %}{% load jsplugins %} {% block title %}{% trans "Delete the printing device" %}{% endblock %} {% block breadcrumbs %}home_ico / {% trans "References" %} / {% trans "Names of printers" %} / {% trans "Delete the printing device" %} {% endblock %} {% block jqueryui%} {% jsplugins 'angular' %} {% jsplugins 'ui-grid' %} {% jsplugins 'noty' %} {% endblock %} {% block content %}
{{name}}      {% trans 'The number of devices' %} - {{count_printer}}
{% csrf_token %}.

{% trans 'Replace all names current name new.' %}

{% endblock %}