Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nagasurendra
/
restaurant-ordering-system
like
0
Sleeping
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
refs/pr/2
restaurant-ordering-system
/
templates
/
components
/
menu.html
nagasurendra
Create menu.html
d56dedf
verified
3 months ago
raw
Copy download link
history
blame
Safe
73 Bytes
<
div
id
=
"menu"
>
<
h2
>
Menu
</
h2
>
<
div
id
=
"menu-items"
>
</
div
>
</
div
>