From 30ff1076b5a37f57ffca223c009d19bbbeeb7c0f Mon Sep 17 00:00:00 2001
From: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date: Wed, 20 Apr 2016 13:02:40 +0200
Subject: Remove github fork logo from documentations

---
 docs/_themes/flask_small/layout.html | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/docs/_themes/flask_small/layout.html b/docs/_themes/flask_small/layout.html
index aa1716a..aae0e36 100644
--- a/docs/_themes/flask_small/layout.html
+++ b/docs/_themes/flask_small/layout.html
@@ -12,11 +12,6 @@
 {% endblock %}
 {# do not display relbars #}
 {% block relbar1 %}{% endblock %}
-{% block relbar2 %}
-  {% if theme_github_fork %}
-    <a href="http://github.com/{{ theme_github_fork }}"><img style="position: fixed; top: 0; right: 0; border: 0;"
-    src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" /></a>
-  {% endif %}
-{% endblock %}
+{% block relbar2 %}{% endblock %}
 {% block sidebar1 %}{% endblock %}
 {% block sidebar2 %}{% endblock %}
