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:
05149db4c1
Branches
Tags
gh-pages
master
translations
update_js_ariable_to_python
wttr
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 %}