- <!doctype html>
 
- <html lang="de-de">   
 
-   <head>
 
-     <meta charset="utf-8">
 
-     <meta http-equiv="x-ua-compatible" content="ie=edge">
 
-     <title>Global Cube</title>
 
-     <link id="favicon" type="image/x-icon" rel="icon" href="/static/favicon.ico">
 
-     <link rel="icon" href="/static/img/CUBE.png">
 
-   </head>
 
-   
 
-   <body>
 
-     <h1>Global Cube</h1>
 
-     <p>Hier könnte ihre Werbung stehen!</p>
 
-   </body> 
 
- </html>
 
 
  |