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/simple/result_templates
Markus Heiser ad528c706e [fix] make result template map more CSP compliant - simple & oscar
Add osm-map-box in::

    searx/static/themes/__common__/less/result_templates.less

Replaced sty= in files::

    ./oscar/result_templates/map.html:64:        <div style="height:300px; width:100%; margin: 10px 0;" id="osm-map-{{ index }}"></div>
    ./simple/result_templates/map.html:65:    <div id="result-map-{{ index }}" class="invisible"><div id="osm-map-{{ index }}" style="height:300px; width:100%; margin: 10px 0;" ></div></div>

Reported-by: https://github.com/searxng/searxng/issues/57
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
3 years ago
..
code.html [enh] add simple theme (WIP) 7 years ago
default.html [enh] add simple theme (WIP) 7 years ago
images.html [enh] add simple theme (WIP) 7 years ago
key-value.html [fix] correct kv template formatting and remove internal data 3 years ago
map.html [fix] make result template map more CSP compliant - simple & oscar 3 years ago
torrent.html add seedpeer again 5 years ago
videos.html [enh] add simple theme (WIP) 7 years ago