From 650d57fba74c9b6f77241490ba8cda824173602d Mon Sep 17 00:00:00 2001 From: asciimoo Date: Tue, 22 Oct 2013 21:31:56 +0200 Subject: [enh] about page update --- searx/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'searx/templates/index.html') diff --git a/searx/templates/index.html b/searx/templates/index.html index ce0ff8e44..8da2ef942 100644 --- a/searx/templates/index.html +++ b/searx/templates/index.html @@ -5,7 +5,7 @@

searx

{% include 'search.html' %}

- about + about

{% endblock %} -- cgit v1.2.3