forked from zaclys/searxng
		
	
				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] 
		
	
					 | 
			||
|---|---|---|
| .. | ||
| messages | ||
| result_templates | ||
| 404.html | ||
| about.html | ||
| advanced.html | ||
| base.html | ||
| categories.html | ||
| index.html | ||
| infobox.html | ||
| languages.html | ||
| macros.html | ||
| navbar.html | ||
| preferences.html | ||
| results.html | ||
| search.html | ||
| search_full.html | ||
| stats.html | ||
| time-range.html | ||