forked from zaclys/searxng
[fix] simple theme: fix open in a new tab preference
This commit is contained in:
parent
523b3c0952
commit
3167d645e8
6 changed files with 6 additions and 6 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{% from 'simple/macros.html' import result_header, result_sub_header, result_sub_footer, result_footer, result_footer_rtl %}
|
||||
{% from 'simple/macros.html' import result_header, result_sub_header, result_sub_footer, result_footer, result_footer_rtl with context %}
|
||||
|
||||
{{ result_header(result, favicons, image_proxify) -}}
|
||||
{{- result_sub_header(result) -}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue