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

This commit is contained in:
Cqoicebordel 2015-02-11 15:58:59 +01:00
parent c242a01d7b
commit 3f4d0053ee
1 changed files with 1 additions and 1 deletions

View File

@ -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_sub_header(result) }}