diff --git a/platform/features/layout/res/templates/elements/telemetry.html b/platform/features/layout/res/templates/elements/telemetry.html
new file mode 100644
index 0000000000..cb12e916b7
--- /dev/null
+++ b/platform/features/layout/res/templates/elements/telemetry.html
@@ -0,0 +1,8 @@
+
+
+ {{ngModel.name}}
+
+
+ {{ngModel.value}}
+
+
\ No newline at end of file
diff --git a/platform/features/layout/res/templates/fixed.html b/platform/features/layout/res/templates/fixed.html
index b91f3e524b..f89b7171d7 100644
--- a/platform/features/layout/res/templates/fixed.html
+++ b/platform/features/layout/res/templates/fixed.html
@@ -1,5 +1,3 @@
-
-
@@ -11,26 +9,19 @@
-
+
+
-
- {{childObject.getModel().name}}
-
-
- {{controller.getValue(childObject.getId())}}
-
-
-
-
-
-
+
+
+
-
-
-
+
\ No newline at end of file