mirror of
https://github.com/rmaake1/httpstatuses.git
synced 2024-11-01 16:22:31 +01:00
13 lines
376 B
Markdown
13 lines
376 B
Markdown
|
---
|
||
|
title: Page Not Found
|
||
|
layout: page.jade
|
||
|
---
|
||
|
|
||
|
# 404 Page Note Found
|
||
|
|
||
|
This isn't a page to explain a status code, it's an actual 404.
|
||
|
The page you have requested can't be found. If you didn't expect to see
|
||
|
this error please
|
||
|
[create an issue via GitHub](https://github.com/citricsquid/httpstatus.es/issues).
|
||
|
|
||
|
If you want to learn more about what a 404 is, visit [/404](/404)!
|