summaryrefslogtreecommitdiffstats
path: root/dcae_dmaapbc_webapp/dbca-overlay/src/main/webapp/app/fusion/scripts/DS2-view-models/welcome.html
blob: f8ec20d2f2e227e17e8cbf8175848437e7eeefdb (plain)
1
2
3
4
5
6
7
8
9
10
11
 <html>
  <head>      
    <title>Redirecting</title>      
    <meta http-equiv="refresh" content="0;URL='dbc#'" />    
  </head>    
  <body> 
    <p>
    	Redirecting to the <a href="dbc#">DBC start page</a> now.
    </p> 
  </body>  
</html>