mirror of
https://github.com/searxng/searxng.git
synced 2024-11-23 04:27:46 +01:00
Import result_footer_rtl in video so it doesn't crash...
This commit is contained in:
parent
c242a01d7b
commit
3f4d0053ee
@ -1,4 +1,4 @@
|
|||||||
{% from 'oscar/macros.html' import result_header, result_sub_header, result_footer, icon %}
|
{% from 'oscar/macros.html' import result_header, result_sub_header, result_footer, result_footer_rtl, icon %}
|
||||||
|
|
||||||
{{ result_header(result, favicons) }}
|
{{ result_header(result, favicons) }}
|
||||||
{{ result_sub_header(result) }}
|
{{ result_sub_header(result) }}
|
||||||
|
Loading…
Reference in New Issue
Block a user