summaryrefslogtreecommitdiff
path: root/searx/templates
diff options
context:
space:
mode:
authorThomas Renard <Thomas.Renard@g3la.de>2018-06-18 07:53:06 +0200
committerThomas Renard <Thomas.Renard@g3la.de>2018-06-18 07:53:06 +0200
commitb786ac9a6360cc50472d572148343dc84b908830 (patch)
treec9cf82e14f434c255f0a9086732896036a5e5612 /searx/templates
parentf82ead3e303d75ba63a370dc038311e172e1330d (diff)
downloadsearxng-b786ac9a6360cc50472d572148343dc84b908830.tar.gz
searxng-b786ac9a6360cc50472d572148343dc84b908830.zip
Create an include for __common__/aboutextend.html for imprint purposes.
Diffstat (limited to 'searx/templates')
-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 %}