diff --git a/share/templates/device/list.tt b/share/templates/device/list.tt index 9198f21a14..76cc5d4caa 100644 --- a/share/templates/device/list.tt +++ b/share/templates/device/list.tt @@ -1,5 +1,23 @@ [% META title = 'Device Management' -%] +
+ + Back + +
+[% back_created = 1 -%] + +
+ +
+ +
+ +
+
+ [% helper.name = 'Device Models'; @@ -26,4 +44,10 @@ PROCESS 'helpers/datatables.tt'; -%] +
+
+
+ + +
[% # vim: set tabstop=4 syntax=html expandtab: -%]