Просмотр исходного кода

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

Thomas Renard 6 лет назад
Родитель
Сommit
b786ac9a63
1 измененных файлов: 1 добавлений и 0 удалений
  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
60 60
 <p><a href="{{ url_for('stats') }}">Stats page</a> contains some useful data about the engines used.</p>
61 61
 
62 62
 </div>
63
+{% include "__common__/aboutextend.html" ignore missing %}