- remove gittip
diff --git a/doc/build/templates/base.mako b/doc/build/templates/base.mako index 32c49d8..b23be0f 100644 --- a/doc/build/templates/base.mako +++ b/doc/build/templates/base.mako
@@ -19,14 +19,6 @@ <div id="wrap"> <div class="rightbar"> - % if toolbar: - <div id="gittip_nav"> - <iframe style="border: 0; margin: 0; padding: 0;" - src="https://www.gittip.com/zzzeek/widget.html" - width="48pt" height="20pt"></iframe> - </div> - % endif - <div class="slogan"> Hyperfast and lightweight templating for the Python platform. </div>