libremiami-search/searx/templates/oscar
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
2019-12-22 02:27:45 +00:00
..
messages show engine errors when no result is returned at all 2017-07-15 17:59:50 +02:00
result_templates theme: oscar - tidy up trailing whitespaces and tab usage 2019-12-10 18:10:33 +01:00
404.html [enh] py3 compatibility 2017-05-15 12:02:30 +02:00
about.html [mod] add a __common__ template that can't be selected but that provides a common place for shared templates. 2017-01-20 15:40:38 +01:00
advanced.html [mod] tidy oscar HTML output 2019-12-10 10:58:30 +01:00
base.html [mod] tidy oscar HTML output 2019-12-10 10:58:30 +01:00
categories.html [mod] tidy oscar HTML output 2019-12-10 10:58:30 +01:00
index.html [fix] logo responsivity ++ preferences button hover 2016-06-26 14:12:35 +02:00
infobox.html [Fix] oscar: no HTML escaping prior to output 2019-12-22 02:27:45 +00:00
languages.html theme: oscar - add accesskey to input tags 2019-12-10 18:20:51 +01:00
macros.html [mod] tidy oscar HTML output 2019-12-10 10:58:30 +01:00
navbar.html [mod] tidy oscar HTML output 2019-12-10 10:58:30 +01:00
preferences.html theme: oscar - tidy up trailing whitespaces and tab usage 2019-12-10 18:10:33 +01:00
results.html [Fix] oscar: move info box at top of the page 2019-12-22 02:27:42 +00:00
search.html theme: oscar - add accesskey to input tags 2019-12-10 18:20:51 +01:00
search_full.html theme: oscar - add accesskey to input tags 2019-12-10 18:20:51 +01:00
stats.html oscar template: update messages 2014-10-05 14:40:46 +02:00
time-range.html theme: oscar - add accesskey to input tags 2019-12-10 18:20:51 +01:00