Minimalistisches CATALINA_BASE
ulrich@undisclosed
2020-04-18 3182cf7d4cbc6f2988cfdcad3e2efd73aed316bb
commit | author | age
ea4c0c 1 <!DOCTYPE html>
U 2 <html>
3     <head>
629a00 4         <title>Startseite</title>
ea4c0c 5         <meta charset="UTF-8">
U 6         <meta name="viewport" content="width=device-width, initial-scale=1.0">
7         <link rel="stylesheet" type="text/css" href="stile.css">
8     </head>
9     <body>
629a00 10       <p>Hallo Welt!</p>
ea4c0c 11     </body>
U 12 </html>