Sign in
chromium
/
external
/
github.com
/
pyca
/
cryptography
/
refs/heads/main
/
.
/
docs
/
_templates
/
layout.html
blob: e62f7c840ee8ac012599331369ae7b5693b0bf95 [
file
] [
log
] [
blame
] [
edit
]
{% extends "!layout.html" %}
{% block sidebartitle %}
{{ super() }}
<a
href
=
"https://github.com/pyca/cryptography"
style
=
"
display
:
block
;
margin-top
:
8px
;
text-align
:
center
;
"
>
View on GitHub
</a>
{% endblock %}