diff options
| author | Kenneth Reitz <me@kennethreitz.com> | 2012-10-02 00:43:21 -0400 |
|---|---|---|
| committer | Kenneth Reitz <me@kennethreitz.com> | 2012-10-02 00:43:21 -0400 |
| commit | ccf55045a65d17630bfe28c7b90e99c318b7c6f5 (patch) | |
| tree | 48e5cd7fee1ca5b3ff86a3f5c228dc7c80b3c4dd /docs/_templates | |
| parent | 7c520ece69ade644d2e0c7a52e06ebaef8c5260f (diff) | |
| download | python-requests-ccf55045a65d17630bfe28c7b90e99c318b7c6f5.tar.gz | |
why not
Diffstat (limited to 'docs/_templates')
| -rw-r--r-- | docs/_templates/sidebarintro.html | 6 | ||||
| -rw-r--r-- | docs/_templates/sidebarlogo.html | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html index 4d341223..14987f78 100644 --- a/docs/_templates/sidebarintro.html +++ b/docs/_templates/sidebarintro.html @@ -21,6 +21,12 @@ If you love Requests, consider supporting the author <a href="https://www.gittip.com/kennethreitz/">on Gittip</a>: </p> <p> + Or, if your company uses Requests, consider purchasing a copy: + + <a href="http://gum.co/RRZc" class="gumroad-button">Requests</a><script type="text/javascript" src="https://gumroad.com/js/gumroad-button.js"></script> + +</p> +<p> <iframe style="border: 0; margin: 0; padding: 0;" src="https://www.gittip.com/kennethreitz/widget.html" width="48pt" height="20pt"></iframe> diff --git a/docs/_templates/sidebarlogo.html b/docs/_templates/sidebarlogo.html index 6a75a67d..858e5625 100644 --- a/docs/_templates/sidebarlogo.html +++ b/docs/_templates/sidebarlogo.html @@ -19,6 +19,12 @@ If you love Requests, consider supporting the author <a href="https://www.gittip.com/kennethreitz/">on Gittip</a>: </p> <p> + Or, if your company uses Requests, consider purchasing a copy: + + <a href="http://gum.co/RRZc" class="gumroad-button">Requests</a><script type="text/javascript" src="https://gumroad.com/js/gumroad-button.js"></script> + +</p> +<p> <iframe style="border: 0; margin: 0; padding: 0;" src="https://www.gittip.com/kennethreitz/widget.html" width="48pt" height="20pt"></iframe> |
