This website works better with JavaScript
NTab仓库
Home
Explore
Register
Sign In
fjmwkj
/
searxng
mirror of
https://github.com/searxng/searxng
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
c5ff2ef9f1
Branches
Tags
Sec-Fetch-Mode-improved
dependabot/pip/master/redis-5.2.1
gh-pages
master
translations
update_js_ariable_to_python
searxng
/
searx
/
templates
/
oscar
/
macros.html
macros.html
104 B
History
Raw
1
2
3
{% macro icon(action) -%}
<span class="glyphicon glyphicon-{{ action }}"></span>
{%- endmacro %}