You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx/templates
Vipul 6a5aae6530
[Fix] oscar: no HTML escaping prior to output
When results are fetched from any programming related documentation site
(like git-scm.com, docs.python.org etc), content in Info box is shown as
raw HTML code.

This change addresses the issue by using "safe" filter feature provided by
Django. See,
  - https://docs.djangoproject.com/en/3.0/ref/templates/builtins/#safe
  - Searx issue tracker (issue #1649), for more information.

Resolves: #1649
5 years ago
..
__common__ Create an include for __common__/aboutextend.html for imprint purposes. 6 years ago
courgette add seedpeer again 5 years ago
legacy add seedpeer again 5 years ago
oscar [Fix] oscar: no HTML escaping prior to output 5 years ago
pix-art Revert "remove 'all' option from search languages" 5 years ago
simple add seedpeer again 5 years ago