ulrich
2021-01-29 187e44c736e67a0a853bd4bcc6e49827666b8131
commit | author | age
1345f0 1 <!DOCTYPE html>
U 2 <html lang="en">
3   <head>
4     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5     <meta name="viewport" content="width=device-width, initial-scale=1.0">
df19d7 6     <link rel="stylesheet" type="text/css" href="stile.css">    
1345f0 7     <title>Abgemeldet</title>
U 8   </head>
9   <body>
10       <div style="margin: 20px;">
bb93a1 11         <h3>Abmeldung</h3>
U 12         <p>Sie haben sich erfolgreich abgemeldet.</p>
1f4d7a 13         <p>zur&uuml;ck zur <a href="ui">Anmeldung</a> &bull; <a href="/">Startseite</a></p>
bb93a1 14       </div>
1345f0 15   </body>
U 16 </html>