1
0
mirror of https://github.com/flarum/core.git synced 2025-02-25 19:53:48 +01:00
php-flarum/error/404.html
2015-10-02 17:47:12 +09:30

13 lines
186 B
HTML

<!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<title></title>
</head>
<body>
<h1>404 Not Found</h1>
<p>Looks like this page could not be found.</p>
</body>
</html>