From: Sandro Tosi <morph@debian.org>
Date: Sat, 9 Jan 2016 15:49:51 +0000
Subject: bts800803 disable the GitHub Fork Me ribbon

---
 doc/_templates/layout.html | 4 ----
 1 file changed, 4 deletions(-)

--- a/doc/_templates/layout.html
+++ b/doc/_templates/layout.html
@@ -184,10 +184,6 @@ parents[-1].link|e }}" />
     <img src="{{pathto("_static/logo2.png", 1) }}" height="125px" border="0" alt="matplotlib"/></a>
 {%- endif %}
 
-<!-- The "Fork me on github" ribbon -->
-<div id="forkongithub"><a href="https://github.com/matplotlib/matplotlib">Fork me on GitHub</a></div>
-</div>
-
 {% endblock %}
 
 {%- block relbar2 %}
