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:
284ac8bfd8
Branches
Tags
dependabot/npm_and_yarn/client/simple/master/minor-70e2c4d971
gh-pages
master
translations
update_js_ariable_to_python
searxng
/
searx
/
templates
/
simple
/
about.html
about.html
92 B
History
Raw
1
2
3
4
{% extends 'simple/base.html' %}
{% block content %}
{{ help.about | safe }}
{% endblock %}