{% extends "common/base.html" %}{% load i18n %}
{% block title %}
{% trans "Add the type of the printing device" %}{% endblock %}
{% block breadcrumbs %}
/
{% trans "References" %} /
{% trans "Types of printers" %}
/
Добавление нового типа{% endblock %}
{% block content %}