aboutsummaryrefslogtreecommitdiffstats
path: root/docs/_templates/indexsidebar.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_templates/indexsidebar.html')
-rw-r--r--docs/_templates/indexsidebar.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/_templates/indexsidebar.html b/docs/_templates/indexsidebar.html
new file mode 100644
index 00000000..d803b8a3
--- /dev/null
+++ b/docs/_templates/indexsidebar.html
@@ -0,0 +1,15 @@
+<h3 class="donation">For Enterprise</h3>
+
+<p>
+Professionally-supported {{ project }} is available with the
+<a href="https://tidelift.com/subscription/pkg/pypi-{{ project }}?utm_source=pypi-{{ project }}&utm_medium=referral">Tidelift Subscription</a>.
+</p>
+
+<h3>Download</h3>
+
+<p>Current version: <b>{{ version }}</b></p>
+<p>Get Setuptools from the <a href="https://pypi.org/project/setuptools/"> Python Package Index</a>
+
+<h3>Questions? Suggestions? Contributions?</h3>
+
+<p>Visit the <a href="{{ package_url }}">Project page</a> </p>