summaryrefslogtreecommitdiff
path: root/searx/templates/courgette/results.html
AgeCommit message (Collapse)Author
2019-07-17Suggestions: use RawTextQuery to make the suggestions URLs. Update all ↵Dalf
themes accordingly.
2016-12-04[fix] proper escaping of the search query in templatesAdam Tauber
2015-05-19[enh] prettier search url displayAdam Tauber
2015-02-13Some RTL fixesCqoicebordel
- Pull the suggestions to the right in oscar - Add `‎` to a few places to print good url - Always LTR code display - Order pref label and info in pref for mobile view And add `sort` for ui languages and languages to find them more easily.
2015-02-10Merge branch 'rtl' of github.com:Cqoicebordel/searxAdam Tauber
2015-01-16Lots of courgette modificationCqoicebordel
2015-01-01[enh] better result template handlingAdam Tauber
2014-12-10HTML Entities + Use the right templateCqoicebordel
Courgette was using the wrong template. I assume it was a mistake.
2014-08-18[new] theme courgetteThomas LEBEAU