summaryrefslogtreecommitdiff
path: root/searx/templates/courgette/github_ribbon.html
AgeCommit message (Collapse)Author
2020-03-25[fix] brands: add variables from build env to jinja templatingMarkus Heiser
We have some variables in the build environment which are also needed in the templating process. Theses variables are relavant if one creates a fork with its own branding. We treat these variables under the term 'brands'. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2015-01-16Lots of courgette modificationCqoicebordel
2014-08-18[new] theme courgetteThomas LEBEAU