From eab02e299ca6021b82344691964e88b629bb93ce Mon Sep 17 00:00:00 2001 From: asciimoo Date: Mon, 21 Oct 2013 09:51:35 +0200 Subject: [mod] github ribbon to about page --- searx/templates/index.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'searx/templates/index.html') diff --git a/searx/templates/index.html b/searx/templates/index.html index 300bf146e..ce0ff8e44 100644 --- a/searx/templates/index.html +++ b/searx/templates/index.html @@ -1,8 +1,6 @@ {% extends "base.html" %} {% block content %} - - Fork me on GitHub - +{% include 'github_ribbon.html' %}

searx

{% include 'search.html' %} -- cgit v1.2.3