Kaynağa Gözat

Import result_footer_rtl in video so it doesn't crash...

Cqoicebordel 10 yıl önce
ebeveyn
işleme
3f4d0053ee

+ 1
- 1
searx/templates/oscar/result_templates/videos.html Dosyayı Görüntüle

@@ -1,4 +1,4 @@
1
-{% from 'oscar/macros.html' import result_header, result_sub_header, result_footer, icon %}
1
+{% from 'oscar/macros.html' import result_header, result_sub_header, result_footer, result_footer_rtl, icon %}
2 2
 
3 3
 {{ result_header(result, favicons) }}
4 4
 {{ result_sub_header(result) }}