summaryrefslogtreecommitdiff
path: root/searx
diff options
context:
space:
mode:
authorAdam Tauber <asciimoo@gmail.com>2018-08-19 13:50:12 +0200
committerGitHub <noreply@github.com>2018-08-19 13:50:12 +0200
commitac848b50930a5bf93de305bdef7b20f3b2163c22 (patch)
treede1474414f6481ca4006d76efca307ad3acf72cd /searx
parent3126660be5e85a18ee386f49104d3bbb158a6386 (diff)
parentd9bf508f318a5967e9680e8817063ac80d1792ca (diff)
downloadsearxng-ac848b50930a5bf93de305bdef7b20f3b2163c22.tar.gz
searxng-ac848b50930a5bf93de305bdef7b20f3b2163c22.zip
Merge pull request #1323 from cy8aer/dsgvo
Create an include for __common__/aboutextend.html for imprint purposes.
Diffstat (limited to 'searx')
-rw-r--r--searx/templates/__common__/about.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/searx/templates/__common__/about.html b/searx/templates/__common__/about.html
index d8afab73f..bf1733359 100644
--- a/searx/templates/__common__/about.html
+++ b/searx/templates/__common__/about.html
@@ -60,3 +60,4 @@ Searx can be added to your browser's search bar; moreover, it can be set as the
<p><a href="{{ url_for('stats') }}">Stats page</a> contains some useful data about the engines used.</p>
</div>
+{% include "__common__/aboutextend.html" ignore missing %}