From ada5993f61f8fdd222a40699f205c1e1ae1f32f1 Mon Sep 17 00:00:00 2001 From: Alexandre Flament Date: Sun, 26 Apr 2015 15:48:48 +0200 Subject: =?UTF-8?q?[fix]=20#264=20:=20implementation=20using=20Referrer=20?= =?UTF-8?q?Policy=20(Editor=E2=80=99s=20Draft,=203=20March=202015)=20see?= =?UTF-8?q?=20http://w3c.github.io/webappsec/specs/referrer-policy/?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- searx/templates/courgette/base.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'searx/templates/courgette/base.html') diff --git a/searx/templates/courgette/base.html b/searx/templates/courgette/base.html index 58957335d..276fae870 100644 --- a/searx/templates/courgette/base.html +++ b/searx/templates/courgette/base.html @@ -5,6 +5,7 @@ + {% block title %}{% endblock %}searx @@ -39,4 +40,4 @@ - \ No newline at end of file + -- cgit v1.2.3