Browse Source

Create an include for __common__/aboutextend.html for imprint purposes.

Thomas Renard 7 years ago
parent
commit
b786ac9a63
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 %}