diff --git a/resources/templates/provision/htek/uc903/{$mac}.cfg b/resources/templates/provision/htek/uc903/{$mac}.cfg
index 0004a06a36..a8617bae64 100644
--- a/resources/templates/provision/htek/uc903/{$mac}.cfg
+++ b/resources/templates/provision/htek/uc903/{$mac}.cfg
@@ -617,30 +617,34 @@
20
0
+
+ {foreach $keys["line"] as $row}
+
+
- 1
-
-
- 255
-
+ {$row.device_key_type}
+ {$row.device_key_value}
+
+ 255
+
- 1
-
-
- 255
-
+ {$row.device_key_type}
+ {$row.device_key_value}
+
+ 255
+
- 0
-
-
- 0
-
+ {$row.device_key_type}
+ {$row.device_key_value}
+
+ 255
+
- 0
-
-
- 0
-
+ {$row.device_key_type}
+ {$row.device_key_value}
+
+ 255
+
0
@@ -689,6 +693,11 @@
0
+
+ {/foreach}
+
+ {foreach $keys["memory"] as $row}
+
0
@@ -730,6 +739,9 @@
0
+
+ {/foreach}
+
36
0