diff --git a/ereuse_devicehub/templates/inventory/binding_search.html b/ereuse_devicehub/templates/inventory/binding_search.html new file mode 100644 index 00000000..28fbad0b --- /dev/null +++ b/ereuse_devicehub/templates/inventory/binding_search.html @@ -0,0 +1,74 @@ +{% extends "ereuse_devicehub/base_site.html" %} +{% block main %} + +
+ Device with Dhid: {{ device.devicehub_id }} is a Twin device.
+ If you want to do a binding with this device, you need todo an Unbinding first.
+ You can to do this in here.
+
+ Be careful, binding implies changes in the data of a device that affect its traceability. +
+