ulrich
2020-05-16 f57e8475b5c9d58dd9cedc7f0d866d9cdb09965c
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">
6     <link rel="stylesheet" type="text/css" href="/jslib/bootstrap/css/bootstrap.min.css">
7     <title>Abgemeldet</title>
8   </head>
9   <body>
10       <div style="margin: 20px;">
bb93a1 11         <h3>Abmeldung</h3>
U 12         <p>Sie haben sich erfolgreich abgemeldet.</p>
13         <p>zur&uuml;ck zur <a href="ui/">Anmeldung</a> &bull; <a href="/">Hauptseite</a></p>
14       </div>
1345f0 15   </body>
U 16 </html>