diff --git a/docs/_themes/basicstrap/customsidebar.html b/docs/_themes/basicstrap/customsidebar.html new file mode 100644 index 0000000..ac8c583 --- /dev/null +++ b/docs/_themes/basicstrap/customsidebar.html @@ -0,0 +1,18 @@ +

{{ _('Donate') }}

+ +

+Find Twython useful? Consider supporting the author on Gittip: +

+ +

+ +

+ +

{{ _('Links') }}

+ \ No newline at end of file diff --git a/docs/_themes/basicstrap/layout.html b/docs/_themes/basicstrap/layout.html index 88a1f29..a86f1e0 100755 --- a/docs/_themes/basicstrap/layout.html +++ b/docs/_themes/basicstrap/layout.html @@ -81,12 +81,7 @@ {%- block sidebarrel %} {%- include "relations.html" %} {%- endblock %} - {%- block sidebarsourcelink %} - {%- include "sourcelink.html" %} - {%- endblock %} - {%- if customsidebar %} - {%- include customsidebar %} - {%- endif %} + {%- include "customsidebar.html" %} {%- block sidebarsearch %} {%- include "searchbox.html" %} {%- endblock %} @@ -225,26 +220,7 @@ {{ shorttitle|e }} diff --git a/docs/_themes/basicstrap/searchbox.html b/docs/_themes/basicstrap/searchbox.html index d34c79e..354f601 100755 --- a/docs/_themes/basicstrap/searchbox.html +++ b/docs/_themes/basicstrap/searchbox.html @@ -9,7 +9,7 @@ #} {%- if pagename != "search" %}