searx/searx/templates/courgette
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] add engine names to results as classes - closes #670 2020-06-09 00:31:52 +02:00
404.html Drop Python 2 (2/n): templates 2020-09-10 10:39:04 +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 [fix] opensearch.xml URL contains method and autocomplete parameters 2020-10-06 00:54:37 +02:00
categories.html Lots of courgette modification 2015-01-16 00:56:54 +01:00
color.css Modify theme Courgette to add colors 2015-01-19 22:07:19 +01:00
github_ribbon.html [fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fix URLs 2020-09-28 16:44:14 +02:00
index.html Merge branch 'rtl' of github.com:Cqoicebordel/searx 2015-02-10 15:23:56 +01:00
preferences.html Let admins lock user preferences 2020-10-25 18:06:18 +01:00
results.html [mod] separate index and search routes 2020-11-02 20:04:03 -07:00
search.html [mod] separate index and search routes 2020-11-02 20:04:03 -07:00
stats.html Lots of courgette modification 2015-01-16 00:56:54 +01:00