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 View File

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