]>
Commit | Line | Data |
---|---|---|
552d44bb JZ |
1 | <html> |
2 | <head> | |
7c15fe4c | 3 | <title> Surfer - File not found </title> |
552d44bb JZ |
4 | |
5 | <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> | |
6 | ||
7 | <link rel="stylesheet" href="/_admin/css/style.css"> | |
8 | </head> | |
9 | <body> | |
10 | ||
7c15fe4c JZ |
11 | <div class="container-center"> |
12 | <p>File not found</p> | |
552d44bb JZ |
13 | </div> |
14 | ||
15 | </body> | |
16 | </html> |