diff options
| author | Kenneth Reitz <me@kennethreitz.com> | 2013-04-15 03:22:48 -0400 |
|---|---|---|
| committer | Kenneth Reitz <me@kennethreitz.com> | 2013-04-15 03:22:48 -0400 |
| commit | 9c2f9f61efc46de7636f87fec3873527f7195523 (patch) | |
| tree | 020126cf83d6aa5ba5a1d50ab74cd8d096575ba5 /docs | |
| parent | 636476e704b8b8f747fab72e15be417b2dd08847 (diff) | |
| download | python-requests-9c2f9f61efc46de7636f87fec3873527f7195523.tar.gz | |
Translatoins
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/_templates/sidebarintro.html | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html index 0b5f674e..6b0c222a 100644 --- a/docs/_templates/sidebarintro.html +++ b/docs/_templates/sidebarintro.html @@ -34,13 +34,16 @@ <a href="http://gum.co/RRZc" class="gumroad-button">Requests Pro</a><script type="text/javascript" src="https://gumroad.com/js/gumroad-button.js"></script> </p> -<h3>Feedback</h3> -<p> - Feedback is greatly appreciated. If you have any questions, comments, - random praise, or anonymous threats, <a href="mailto:me@kennethreitz.com"> - shoot me an email</a>. -</p> +<h3>Translations</h3> +<ul> +<li><a href="http://fr.python-requests.org/">French</a></li> +<li><a href="http://de.python-requests.org/">German</a></li> +<li><a href="http://jp.python-requests.org/">Japanese</a></li> +<li><a href="http://cn.python-requests.org/">Chinese</a></li> + + +</ul> <h3>Useful Links</h3> <ul> |
