1+ {% import "partials/language.html" as lang with context %}
2+ < footer class ="md-footer ">
3+ < div class ="md-footer-meta__inner md-grid ">
4+ < section class ="--footer-top ">
5+ < div class ="--wrap ">
6+ < ul class ="--footer-body ">
7+ < li class ="--footer-column ">
8+ < h6 class ="--footer-heading ">
9+ JOIN OUR MAILING LIST
10+ </ h6 >
11+ < ul >
12+ < li >
13+ < p class ="subscribe-text ">
14+ Sign up to stay in the loop with all things Plotly — from Dash
15+ Club to product updates, webinars, and more!
16+ </ p >
17+ < a href ="https://go.plot.ly/subscription " class ="subscribe-button " target ="blank "> Subscribe </ a >
18+ </ li >
19+ </ ul >
20+ </ li >
21+ < li class ="--footer-column ">
22+ < h6 class ="--footer-heading "> Products </ h6 >
23+ < ul >
24+ < li > < a href ="https://plotly.com/studio " target ="_self "> Plotly Studio </ a > </ li >
25+ < li > < a href ="https://cloud.plotly.com " target ="_self "> Plotly Cloud </ a > </ li >
26+ < li > < a href ="https://plotly.com/dash/ " target ="_self "> Dash Enterprise </ a > </ li >
27+ < li > < a href ="https://plotly.com/whats-new " target ="_self "> New Releases → </ a > </ li >
28+ </ ul >
29+ </ li >
30+ < li class ="--footer-column ">
31+ < h6 class ="--footer-heading "> Pricing </ h6 >
32+ < ul >
33+ < li >
34+ < a href ="https://plotly.com/pricing " target ="_self "> Studio and Cloud Pricing</ a >
35+ </ li >
36+ < li >
37+ < a href ="https://plotly.com/get-pricing " target ="_self "> Dash Enterprise Pricing</ a >
38+ </ li >
39+ </ ul >
40+ </ li >
41+ < li class ="--footer-column ">
42+ < h6 class ="--footer-heading "> About Us </ h6 >
43+ < ul >
44+ < li > < a href ="https://plotly.com/careers " target ="_self "> Careers </ a > </ li >
45+ < li > < a href ="https://plotly.com/resources/ " target ="_self "> Resources </ a > </ li >
46+ < li > < a href ="https://plotly.com/blog/ " target ="_self "> Blog </ a > </ li >
47+ </ ul >
48+ </ li >
49+ < li class ="--footer-column ">
50+ < h6 class ="--footer-heading "> Support </ h6 >
51+ < ul >
52+ < li > < a href ="https://community.plot.ly/ " target ="_self "> Community Support </ a > </ li >
53+ < li > < a href ="https://plotly.com/graphing-libraries " target ="_self "> Documentation </ a > </ li >
54+ </ ul >
55+ </ li >
56+ </ ul >
57+ </ div >
58+ </ section >
59+ < section class ="--footer-meta ">
60+ < div class ="--wrap ">
61+ < div class ="left ">
62+ < article class ="--copyright "> Copyright © 2025 Plotly. All rights reserved. </ article >
63+ </ div >
64+ < div class ="right ">
65+ < article class ="--tos ">
66+ < a href ="https://community.ploty.com/tos " target ="_blank "> Terms of Service </ a >
67+ </ article >
68+ < article class ="--privacy ">
69+ < a href ="https://plotly.com/privacy/ " target ="_blank "> Privacy Policy </ a >
70+ </ article >
71+ </ div >
72+ </ div >
73+ </ section >
74+ </ div >
75+ </ div >
76+ </ footer >
0 commit comments