commit: ac848b50930a5bf93de305bdef7b20f3b2163c22
parent: 3126660be5e85a18ee386f49104d3bbb158a6386
Author: Adam Tauber <asciimoo@gmail.com>
Date: Sun, 19 Aug 2018 13:50:12 +0200
Merge pull request #1323 from cy8aer/dsgvo
Create an include for __common__/aboutextend.html for imprint purposes.
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git 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 %}