]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/blame - frontend/404.html
Remove old styles
[perso/Immae/Projets/Nodejs/Surfer.git] / frontend / 404.html
CommitLineData
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>