We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dc82d6 commit 036bfa1Copy full SHA for 036bfa1
1 file changed
docs/_templates/layout.html
@@ -0,0 +1,5 @@
1
+{% extends "!layout.html" %}
2
+{% block sidebartitle %}
3
+{{ super() }}
4
+<a href="https://github.com/pyca/cryptography" style="display:block;margin-top:8px;text-align:center;">View on GitHub</a>
5
+{% endblock %}
0 commit comments