From 23b327c6ae47c4b9bc9f00f95b19201b37d237d6 Mon Sep 17 00:00:00 2001
From: asciimoo
Date: Mon, 6 Jan 2014 00:19:47 +0100
Subject: [PATCH] [fix] html5 compatibility
---
searx/templates/about.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/searx/templates/about.html b/searx/templates/about.html
index 14a0080f9..977422c5d 100644
--- a/searx/templates/about.html
+++ b/searx/templates/about.html
@@ -39,11 +39,11 @@
Install searx as a search engine on any version of Firefox! (javascript required)
Developer FAQ
New engines?
-
+Don't forget to restart searx after config edit!
-
+
+Don't forget to restart searx after config edit!
WSGI support?
Okhin wrote a great and detailed article about the setup.
How to debug engines?