{% extends "base.html" %} {% block body_class %}page-bg bg-devices{% endblock %} {% block content %}
| Инв. № | Бренд | Модель | Серийный № | Тип | Кабинет | Примечание | Дата ввода | Добавлено |
|---|---|---|---|---|---|---|---|---|
| {{ inv }} | {{ brand_value or '' }} | {{ model or '' }} | {{ sn or '' }} | {{ device_type_labels.get(dtype, dtype) }} | {{ cab_name or '' }} | {{ note or '' }} | {{ date_in_operation or '' }} | {{ date_added }} | {% endif %}