| | |
| | | <html> |
| | | <head> |
| | | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| | | <meta name="viewport" content="width=device-width"> |
| | | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| | | <style> |
| | | body { |
| | | font-family:Arial,Helvetica,sans-serif; |
| | | font-size:10pt; |
| | | font-size:12pt; |
| | | } |
| | | </style> |
| | | <title>Fehler</title> |
| | |
| | | %> |
| | | </head> |
| | | <body> |
| | | <p>Hoppla! Diese Seite wurde nicht gefunden.</p> |
| | | <p>Hoppla! Hier hat etwas nicht geklappt.</p> |
| | | |
| | | <p>Klicken Sie <a href="<%=url%>">hier</a> um zur Hauptseite zu gelangen.</p> |
| | | <p><a href="<%=url%>">Hier</a> geht es zur Startseite.</p> |
| | | </body> |
| | | </html> |