Преглед на файлове

[enh] github ribbon removed from landing page

asciimoo преди 11 години
родител
ревизия
71f7f942eb
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0
    1
      searx/templates/index.html

+ 0
- 1
searx/templates/index.html Целия файл

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