mirror of
https://github.com/searxng/searxng.git
synced 2025-08-03 10:32:21 +02:00
parent
a5643aa1ca
commit
cd8ce22f86
2 changed files with 2 additions and 2 deletions
|
@ -277,7 +277,7 @@
|
|||
{% for categ in categories_as_tabs + [OTHER_CATEGORY] %}
|
||||
{{ tab_header('enginetab', 'category' + categ, _(categ)) }}
|
||||
{% if categ == OTHER_CATEGORY %}
|
||||
<p>{{_('This tab does not show up for search results but you can search the engines listed here via bangs.')}}</p>
|
||||
<p>{{_('This tab does not show up for search results, but you can search the engines listed here via bangs.')}}</p>
|
||||
{% endif %}
|
||||
<div class="scrollx">
|
||||
<table class="striped">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue