aboutsummaryrefslogtreecommitdiffstats
path: root/ccsdk-app-os/src/main/webapp/app/fusion/scripts/DS2-view-models/welcome.html
diff options
context:
space:
mode:
Diffstat (limited to 'ccsdk-app-os/src/main/webapp/app/fusion/scripts/DS2-view-models/welcome.html')
-rw-r--r--ccsdk-app-os/src/main/webapp/app/fusion/scripts/DS2-view-models/welcome.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/ccsdk-app-os/src/main/webapp/app/fusion/scripts/DS2-view-models/welcome.html b/ccsdk-app-os/src/main/webapp/app/fusion/scripts/DS2-view-models/welcome.html
new file mode 100644
index 0000000..1c90f97
--- /dev/null
+++ b/ccsdk-app-os/src/main/webapp/app/fusion/scripts/DS2-view-models/welcome.html
@@ -0,0 +1,16 @@
+ <html>
+ <head>
+ <title>Redirecting</title>
+ <meta http-equiv="refresh" content="0;URL='ecd#'" />
+ <style>
+ body {
+ font-family: Sans-Serif;
+ }
+ </style>
+ </head>
+ <body>
+ <p>
+ Redirecting to the <a href="ecd#">DCAE Dashboard</a>..
+ </p>
+ </body>
+</html>