Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kenken999
/
fastapi_django_main_live
like
5
Running
on
Zero
App
Files
Files
Community
df50319
fastapi_django_main_live
/
workspace
/
sample.html
kenken999
df
c4a9a21
6 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
>