aboutsummaryrefslogtreecommitdiff
path: root/js/document/templates/html/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'js/document/templates/html/index.html')
-rwxr-xr-xjs/document/templates/html/index.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/js/document/templates/html/index.html b/js/document/templates/html/index.html
index 933df157..1bd3da1b 100755
--- a/js/document/templates/html/index.html
+++ b/js/document/templates/html/index.html
@@ -67,7 +67,10 @@
67 <script type="text/montage-serialization" data-ninja-template="true"> 67 <script type="text/montage-serialization" data-ninja-template="true">
68 { 68 {
69 "owner": { 69 "owner": {
70 "prototype": "main" 70 "prototype": "main",
71 "properties": {
72 "identifier": "testOwner"
73 }
71 } 74 }
72 } 75 }
73 </script> 76 </script>