Skip to content
Snippets Groups Projects
visionen_aquarium.html 213 B
Newer Older
  • Learn to ignore specific revisions
  • <!DOCTYPE html>
    <html lang="de">
    <head>
      <meta charset="utf-8">
        <style>
            body {
                margin: 0;
            }
        </style>
    </head>
    <body>
    
    
    <h2>Visionen Aquarium (Platzhalter)</h2>
    
    
    </body>
    </html>