mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
o
This commit is contained in:
parent
4a6d6d78b9
commit
b093184b6b
6 changed files with 8 additions and 6 deletions
|
|
@ -137,7 +137,7 @@
|
|||
</div>
|
||||
{% endif %}
|
||||
|
||||
<div id="urls" role="main" style="display:none">
|
||||
<div id="urls" role="main">
|
||||
{% for result in results %}
|
||||
{% if result.open_group and not only_template %}<div class="template_group_{{ result['template']|replace('.html', '') }}">{% endif %}
|
||||
{% set index = loop.index %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue