summaryrefslogtreecommitdiffstats
path: root/web/gui/switch.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/gui/switch.html')
-rw-r--r--web/gui/switch.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/web/gui/switch.html b/web/gui/switch.html
new file mode 100644
index 000000000..9a13a45cf
--- /dev/null
+++ b/web/gui/switch.html
@@ -0,0 +1,12 @@
+<!DOCTYPE html>
+<html lang='en'>
+ <head>
+ <title>Netdata dashboard selection</title>
+ <meta charset="utf-8">
+ <meta name="application-name" content="netdata">
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+ </head>
+ <body>
+ <p>Under construction...</p>
+ </body>
+</html>