mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
theme: remove __common__
This commit is contained in:
parent
6db568bf69
commit
9b3efa6d8a
25 changed files with 141 additions and 588 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<div id="search_header">
|
||||
<a id="search_logo" href="{{ url_for('index') }}" tabindex="0" title="{{ _('Display the front page') }}">
|
||||
<span hidden>SearXNG</span>
|
||||
{% include '__common__/searxng-wordmark.min.svg' without context %}
|
||||
{% include 'simple/searxng-wordmark.min.svg' without context %}
|
||||
</a>
|
||||
<div id="search_view">
|
||||
<div class="search_box">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue