소스 검색

[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' %}