瀏覽代碼

Merge 0283cf9d3ef8e803a2de05c3d6f1b32c5e8f2f6f into f82ead3e303d75ba63a370dc038311e172e1330d

cy8aer 6 年之前
父節點
當前提交
942065f045
沒有帳戶連結到提交者的電子郵件
共有 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 %}