commit | author | age | ||
629a00 | 1 | <!DOCTYPE html> |
U | 2 | <html> |
3 | <head> | |
4 | <title>Fehler 403: Nicht erlaubt</title> | |
5 | <meta charset="UTF-8"> | |
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> | |
10 | <p>Das ist an dieser Stelle nicht erlaubt (HTTP 403).</p> | |
11 | </body> | |
12 | </html> |