Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
changxin
/
chart
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
chart
/
templates
/
components.html
changxin
Create new file
d16533f
over 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
211 Bytes
{% import 'macro' as macro %}
<!DOCTYPE
html
>
<
html
>
<
head
>
<
meta
charset
=
"UTF-8"
>
<
title
>
{{ chart.page_title }}
</
title
>
</
head
>
<
body
>
{{ macro.gen_components_content(chart) }}
</
body
>
</
html
>
Footer