diff --git a/.gitignore b/.gitignore index 42658b3..1d5eb97 100644 --- a/.gitignore +++ b/.gitignore @@ -32,4 +32,5 @@ tiles # Docker # docker-* -maplibre-gl-js-5.10.0.zip \ No newline at end of file +maplibre-gl-js-5.10.0.zip +cert.pem \ No newline at end of file diff --git a/dbapp/mainapp/templates/mainapp/objitem_detail.html b/dbapp/mainapp/templates/mainapp/objitem_detail.html index 1ace95a..27859af 100644 --- a/dbapp/mainapp/templates/mainapp/objitem_detail.html +++ b/dbapp/mainapp/templates/mainapp/objitem_detail.html @@ -182,6 +182,98 @@ {% endif %} + +
Нет данных о транспондере
+Нет данных о транспондере
+
+ Дата создания:
+ ${data.created_at || '-'}
+
+ Создан пользователем:
+ ${data.created_by || '-'}
+