flabk/templates/html/404.html

13 lines
118 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>flabk - not found</title>
</head>
<body>
<h1>not found</h1>
</body>
</html>