Browse Source

[enh] github ribbon removed from landing page

asciimoo 11 years ago
parent
commit
71f7f942eb
1 changed files with 0 additions and 1 deletions
  1. 0 1
      searx/templates/index.html

+ 0 - 1
searx/templates/index.html

@@ -1,6 +1,5 @@
 {% extends "base.html" %}
 {% block content %}
-{% include 'github_ribbon.html' %}
 <div class="center">
     <div class="title"><h1>searx</h1></div>
     {% include 'search.html' %}