Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
imseldrith
/
Imagine
like
9
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c04c52a
Imagine
/
templates
/
404.html
imseldrith
Create 404.html
7a67a45
over 1 year ago
raw
Copy download link
history
blame
Safe
188 Bytes
<!DOCTYPE
html
>
<
html
>
<
head
>
<
title
>
404 Page Not Found
</
title
>
</
head
>
<
body
>
<
h1
>
404 Page Not Found
</
h1
>
<
img
src
=
"/static/error-image.jpg"
alt
=
"Error Image"
>
</
body
>
</
html
>