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/pix-art
Marc Abonce Seguin 8d71420b45 [mod] separate index and search routes
This makes it easier to separately handle search and index requests
from a web server or from a reverse proxy.

If a request to index contains a query, a permanent redirect HTTP response
is returned. This should give some level of backwards compatibility
for users that have set a searx instance in their browser's search bar.
4 years ago
..
result_templates [enh] implements #264 : add rel="noreferrer" to external links 10 years ago
404.html [enh] py3 compatibility 7 years ago
about.html [mod] add a __common__ template that can't be selected but that provides a common place for shared templates. 8 years ago
base.html uncapitalize searx in templates 8 years ago
index.html uncapitalize searx in templates 8 years ago
preferences.html Let admins lock user preferences 4 years ago
results.html [fix] proper escaping of the search query in templates 8 years ago
search.html [mod] separate index and search routes 4 years ago
stats.html [mod] rename "default" theme to "legacy" 8 years ago