{% from 'beetroot/macros.html' import result_header, result_sub_header, result_sub_footer, result_footer with context %} {{ result_header(result, favicons, image_proxify) -}} {{- result_sub_header(result) -}} {% if result.price %}
{{ result.content }}
{% endif -%} {{- result_sub_footer(result, proxify) -}} {{- result_footer(result) }}