Browse Source

Merge pull request #1323 from cy8aer/dsgvo

Create an include for __common__/aboutextend.html for imprint purposes.
Adam Tauber 6 years ago
parent
commit
ac848b5093
1 changed files with 1 additions and 0 deletions
  1. 1 0
      searx/templates/__common__/about.html

+ 1 - 0
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 %}