commit | author | age | ||
5ef7f0 | 1 | <!DOCTYPE html> |
U | 2 | <html> |
3 | <head> | |
4 | <meta charset="UTF-8"> | |
5 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
6 | <link rel="stylesheet" type="text/css" href="/stile.css"> | |
7 | <title>Fehler</title> | |
8 | </head> | |
9 | <body> | |
10 | <p>Hoppla! Die Anmeldung hat nicht geklappt.</p> | |
11 | ||
12 | <p><a href="/">..zur Startseite</a></p> | |
13 | </body> | |
14 | </html> |