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/about.html | 1 + 1 file changed, 1 insertion(+) (limited to 'searx/templates/about.html') diff --git a/searx/templates/about.html b/searx/templates/about.html index 54efc8d8e..db61acf7d 100644 --- a/searx/templates/about.html +++ b/searx/templates/about.html @@ -1,5 +1,6 @@ {% extends 'base.html' %} {% block content %} +{% include 'github_ribbon.html' %}

About searx

-- cgit v1.2.3