summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--searx/templates/index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/searx/templates/index.html b/searx/templates/index.html
index bdb31e844..d9fa3b502 100644
--- a/searx/templates/index.html
+++ b/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' %}