searx/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.
2020-11-02 20:04:03 -07:00
..
result_templates [enh] implements #264 : add rel="noreferrer" to external links 2015-04-26 15:32:26 +02:00
404.html [enh] py3 compatibility 2017-05-15 12:02:30 +02:00
about.html [mod] add a __common__ template that can't be selected but that provides a common place for shared templates. 2017-01-20 15:40:38 +01:00
base.html uncapitalize searx in templates 2016-08-15 17:12:43 +02:00
index.html uncapitalize searx in templates 2016-08-15 17:12:43 +02:00
preferences.html Let admins lock user preferences 2020-10-25 18:06:18 +01:00
results.html [fix] proper escaping of the search query in templates 2016-12-04 23:07:46 +01:00
search.html [mod] separate index and search routes 2020-11-02 20:04:03 -07:00
stats.html [mod] rename "default" theme to "legacy" 2016-09-22 23:51:07 +02:00