diff --git a/docs/collection.html b/docs/collection.html
index 3da681a8d..7ed62b3e6 100644
--- a/docs/collection.html
+++ b/docs/collection.html
@@ -30,6 +30,8 @@
+
+
@@ -39,6 +41,7 @@
+
diff --git a/docs/collections/block.html b/docs/collections/block.html
index 668a62435..731cc0b28 100644
--- a/docs/collections/block.html
+++ b/docs/collections/block.html
@@ -30,6 +30,8 @@
+
+
@@ -39,6 +41,7 @@
+
diff --git a/docs/collections/form.html b/docs/collections/form.html
index 75b9e227c..6e71620b9 100644
--- a/docs/collections/form.html
+++ b/docs/collections/form.html
@@ -30,6 +30,8 @@
+
+
@@ -39,6 +41,7 @@
+
diff --git a/docs/collections/menu.html b/docs/collections/menu.html
index 9c515f6ff..c69f7be99 100644
--- a/docs/collections/menu.html
+++ b/docs/collections/menu.html
@@ -30,6 +30,8 @@
+
+
@@ -39,6 +41,7 @@
+
diff --git a/docs/collections/table.html b/docs/collections/table.html
index 537dd6e4a..34b9f76ee 100644
--- a/docs/collections/table.html
+++ b/docs/collections/table.html
@@ -30,6 +30,8 @@
+
+
@@ -39,6 +41,7 @@
+
diff --git a/docs/download.html b/docs/download.html
index 298e5682b..4d2a463bf 100644
--- a/docs/download.html
+++ b/docs/download.html
@@ -30,6 +30,8 @@
+
+
@@ -39,6 +41,7 @@
+
diff --git a/docs/element.html b/docs/element.html
index 473660e85..5a09fd903 100644
--- a/docs/element.html
+++ b/docs/element.html
@@ -30,6 +30,8 @@
+
+
@@ -39,6 +41,7 @@
+
diff --git a/docs/elements/button.html b/docs/elements/button.html
index 5bb1293f2..e3ea61a83 100644
--- a/docs/elements/button.html
+++ b/docs/elements/button.html
@@ -30,6 +30,8 @@
+
+
@@ -39,6 +41,7 @@
+
diff --git a/docs/elements/header.html b/docs/elements/header.html
index eea9e1667..37d1dddf5 100644
--- a/docs/elements/header.html
+++ b/docs/elements/header.html
@@ -30,6 +30,8 @@
+
+
@@ -39,6 +41,7 @@
+
diff --git a/docs/elements/label.html b/docs/elements/label.html
index e47d38f1f..47fea51af 100644
--- a/docs/elements/label.html
+++ b/docs/elements/label.html
@@ -30,6 +30,8 @@
+
+
@@ -39,6 +41,7 @@
+
diff --git a/docs/index.html b/docs/index.html
index b2f4610d7..a839df2d5 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -30,6 +30,8 @@
+
+
@@ -39,6 +41,7 @@
+
diff --git a/docs/module.html b/docs/module.html
index 5c49483f6..737e48a8e 100644
--- a/docs/module.html
+++ b/docs/module.html
@@ -30,6 +30,8 @@
+
+
@@ -39,6 +41,7 @@
+
diff --git a/docs/modules/shape.html b/docs/modules/shape.html
index 223bb4e1f..559a93212 100644
--- a/docs/modules/shape.html
+++ b/docs/modules/shape.html
@@ -30,6 +30,8 @@
+
+
@@ -39,6 +41,7 @@
+
diff --git a/docs/sink.html b/docs/sink.html
index 6b4000745..efd715a64 100644
--- a/docs/sink.html
+++ b/docs/sink.html
@@ -30,6 +30,8 @@
+
+
@@ -39,6 +41,7 @@
+
diff --git a/node/src/layouts/default.html.eco b/node/src/layouts/default.html.eco
index 84aaf666d..7ed4a63ac 100755
--- a/node/src/layouts/default.html.eco
+++ b/node/src/layouts/default.html.eco
@@ -30,6 +30,8 @@
+
+
@@ -39,6 +41,7 @@
+
<% uiElements = @getCollection("documents").findAllLive({type: $in: ['UI Element']},[{title: 1}]).toJSON() %>
<% uiCollections = @getCollection("documents").findAllLive({type: $in: ['UI Collection']},[{title: 1}]).toJSON() %>