update title
[osm/vim-emu.git] / src / emuvim / dashboard / index.html
index 8f1258e..c5224bf 100755 (executable)
@@ -5,7 +5,7 @@
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
     <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
-    <title>MeDICINE Dashboard</title>
+    <title>Emulator Dashboard</title>
 
     <!-- Bootstrap -->
     <!--<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">-->
@@ -44,7 +44,7 @@
 <body>
   <div id="page-top">
     <div class="row">
-      <div class="col-sm-8"><h1>MeDICINE Dashboard</h1></div>
+      <div class="col-sm-8"><h1>Emulator Dashboard</h1></div>
       <div class="col-sm-4" id="logo"><a href="http://sonata-nfv.eu" target="_blank"><img src="img/SONATA_new.png" alt="SONATA Logo" width="252" height="70"></a></div>
     </div>
 
 
 </div>
 
-<footer class="footer text-center small">(c) 2017 by SONATA Consortium and Paderborn University</footer>
+<footer class="footer text-center small">(c) 2017 by SONATA Consortium and Paderborn University and IMEC</footer>
 
 
 </body>