Minimalistisches CATALINA_BASE
.
ulrich
2019-12-07 629a00091f87db83afafdfab4d24189bb97ddeb6
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>