Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
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 1 year ago
raw
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
>