Minimalistisches CATALINA_BASE
Ulrich
2020-04-16 c50e7b4298ea3e6562e836d6bc25bc7ebba69714
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>