{% from 'oscar/macros.html' import icon %}

{% if result['favicon'] %} {% endif %}{{ result.title|safe }}

{% if result.publishedDate %}{% endif %} {{ icon('link') }} {{ _('cached') }} {% if (result.latitude and result.longitude) or result.boundingbox %} {% endif %} {% if result.content %}

{{ result.content|safe }}

{% endif %} {% if (result.latitude and result.longitude) or result.boundingbox %}
{% endif %}
{{ result.engine }}

{{ result.pretty_url }}