diff --git a/app/index.html b/app/index.html index 626dee7..27ad4c2 100644 --- a/app/index.html +++ b/app/index.html @@ -38,17 +38,18 @@ - - - - - + + + + - - + + - + + + @@ -99,7 +100,7 @@ page['current_url_root'] = null; page['current_url_full_path'] = null; - page['data'] = null; // For future use or in other contexts + page['data'] = null; // Pre-populate the page data from the rendering server (Electron app). page['mode'] = null; // For future use or in other contexts page['params'] = null; // For future use or in other contexts