summaryrefslogtreecommitdiff
path: root/searx
diff options
context:
space:
mode:
authorasciimoo <asciimoo@gmail.com>2014-01-11 16:00:12 +0100
committerasciimoo <asciimoo@gmail.com>2014-01-11 16:00:12 +0100
commit71f7f942eba589ad8896881ec04dd910a55961eb (patch)
treed879fec2c86b202882d1a36091f64cc989fd6d5a /searx
parente14a2c8ad506409b240980f25de9faea00f619e3 (diff)
downloadsearxng-71f7f942eba589ad8896881ec04dd910a55961eb.tar.gz
searxng-71f7f942eba589ad8896881ec04dd910a55961eb.zip
[enh] github ribbon removed from landing page
Diffstat (limited to 'searx')
-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' %}