diff options
Diffstat (limited to 'src/main/web/index.html')
-rw-r--r-- | src/main/web/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/web/index.html b/src/main/web/index.html index dee93c7c..3cb55f61 100644 --- a/src/main/web/index.html +++ b/src/main/web/index.html @@ -35,5 +35,6 @@ <![endif]--> </head> <body> +<div id="kvision"></div> </body> </html> |