diff --git a/public/index.html b/public/index.html
index 8a25eaf..91d3081 100644
--- a/public/index.html
+++ b/public/index.html
@@ -51,5 +51,9 @@
function openInCbox(url){
alert('Would have opened in colorbox on server: ' + url);
}
+ initTemplateBrowser({
+ divId: 'root',
+
+ })