diff --git a/netbox/templates/dcim/device.html b/netbox/templates/dcim/device.html index 7c2359db55..9d1868e1e3 100644 --- a/netbox/templates/dcim/device.html +++ b/netbox/templates/dcim/device.html @@ -290,22 +290,7 @@ {% endif %} -
| Name | -Size | -Created | -- |
|---|---|---|---|
| - - {{ attachment }} - | -{{ attachment.size|filesizeformat }} | -{{ attachment.created|annotated_date }} | - -
| Name | +Size | +Created | ++ |
|---|---|---|---|
| + + {{ attachment }} + | +{{ attachment.size|filesizeformat }} | +{{ attachment.created|annotated_date }} | + +