index
:
searxng/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
templates
/
simple
/
about.html
blob: a596993673c2d56cda7f83a0730f2d8196d5ef97 (
plain
)
1
2
3
4
{% extends 'simple/base.html' %} {% block content %} {{ help.about | safe }} {% endblock %}