forked from Ponysearch/Ponysearch
[fix] missing header template added
This commit is contained in:
parent
9ead6546a4
commit
f815ce7187
1 changed files with 4 additions and 0 deletions
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>
|
Loading…
Reference in a new issue