diff --git a/device/templates/details.html b/device/templates/details.html index d5a7448..ee14f75 100644 --- a/device/templates/details.html +++ b/device/templates/details.html @@ -2,46 +2,9 @@ {% load i18n %} {% block content %} -
-
-

{{ object.shortid }}

-
-
- -
-
- -
-
-
- -
-
Details
-
-
Phid
-
{{ object.id }}
+
+
+

{{ object.shortid }}

@@ -265,25 +228,3 @@ }) {% endblock %} - -{% block extrascript %} - -{% endblock %} -