Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
templates/flask
Arafath10
/
flask
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
flask
/
templates
/
404.html
Arafath10
Upload 3 files
e08ffbf
verified
over 2 years ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
214 Bytes
<!DOCTYPE
html
>
<
html
lang
=
"en"
dir
=
"ltr"
>
<
head
>
<
meta
charset
=
"utf-8"
>
<
title
>
404
</
title
>
</
head
>
<
body
>
<
div
class
=
"container"
>
<
h1
>
This is the 404 Page
</
h1
>
</
div
>
</
body
>
</
html
>