forked from zaclys/searxng
		
	|  3f3097c772 Strings like::
    'Query in the page\'s title'
are hard to read / remove escape sequence by using double quotation marks for
strings ::
    "Query in the page's title"
BTW: remove a leading dot in the simple theme [1].
[1]  | ||
|---|---|---|
| .. | ||
| filters | ||
| messages | ||
| result_templates | ||
| 404.html | ||
| about.html | ||
| base.html | ||
| categories.html | ||
| icons.html | ||
| index.html | ||
| infobox.html | ||
| macros.html | ||
| preferences.html | ||
| results.html | ||
| search.html | ||
| simple.spec.txt | ||
| simple_search.html | ||
| stats.html | ||