1
0
mirror of https://github.com/searxng/searxng.git synced 2024-10-01 09:00:15 +02:00

[fix] missing header template added

This commit is contained in:
asciimoo 2013-10-21 00:29:34 +02:00
parent 9ead6546a4
commit f815ce7187

View File

@ -0,0 +1,4 @@
<div id="header">
<a href="/">searx</a>
<a href="/about">about</a>
</div>