mirror of
https://github.com/searxng/searxng.git
synced 2025-12-26 21:50:02 +00:00
[fix] missing header template added
This commit is contained in:
4
searx/templates/header.html
Normal file
4
searx/templates/header.html
Normal file
@@ -0,0 +1,4 @@
|
||||
<div id="header">
|
||||
<a href="/">searx</a>
|
||||
<a href="/about">about</a>
|
||||
</div>
|
||||
Reference in New Issue
Block a user