Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
kenken999
/
fastapi_django_main_live
like
4
Running
on
Zero
App
Files
Files
Community
c62714c
fastapi_django_main_live
/
workspace
/
sample.html
kenken999
test
e485f1f
5 months ago
raw
Copy download link
history
blame
Safe
126 Bytes
<!DOCTYPE
html
>
<
html
>
<
head
>
<
title
>
Sample HTML File
</
title
>
</
head
>
<
body
>
<
h1
>
Welcome to my sample HTML page!
</
h1
>
</
body
>
</
html
>