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
3f7dabb
fastapi_django_main_live
/
workspace
/
sample.html
kenken999
df
c4a9a21
5 months ago
raw
Copy download link
history
blame
161 Bytes
<!DOCTYPE
html
>
<
html
>
<
head
>
<
title
>
HTML Sample
</
title
>
</
head
>
<
body
>
<
h1
>
Welcome to my HTML page
</
h1
>
<
p
>
This is a sample HTML page.
</
p
>
</
body
>
</
html
>