From b5cbbcede4bb352531198d4e80a36d0082ccfa6e Mon Sep 17 00:00:00 2001 From: Cqoicebordel Date: Thu, 12 Feb 2015 02:02:30 +0100 Subject: LTR the about page correctly --- searx/templates/oscar/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'searx/templates/oscar/about.html') diff --git a/searx/templates/oscar/about.html b/searx/templates/oscar/about.html index 6f9572546..e1f378294 100644 --- a/searx/templates/oscar/about.html +++ b/searx/templates/oscar/about.html @@ -2,7 +2,7 @@ {% block site_alert_warning_nojs %} {% endblock %} {% block title %}{{ _('about') }} - {% endblock %} {% block content %} -
+

About searx

Searx is a metasearch engine, aggregating the results of other search engines while not storing information about its users. -- cgit v1.2.3