From d793c2733c7aac3aacf40f3f5cf9fc0919305e76 Mon Sep 17 00:00:00 2001 From: asciimoo Date: Tue, 15 Oct 2013 19:11:43 +0200 Subject: [enh] engine types --- searx/__init__.py | 7 ------- 1 file changed, 7 deletions(-) (limited to 'searx/__init__.py') diff --git a/searx/__init__.py b/searx/__init__.py index 91d856470..e69de29bb 100644 --- a/searx/__init__.py +++ b/searx/__init__.py @@ -1,7 +0,0 @@ - -base_result_template = """ -
-

{title}

-

{content}
{url}

-
-""" -- cgit v1.2.3