{% from 'oscar/macros.html' import result_link with context %}
{{ infobox.content | safe }}
{% endif %} {% if infobox.attributes -%}{{ attribute.label }} | {%- if attribute.image -%}{%- else -%} {% if attribute.label == 'Instance of' %} | {{ attribute.value.id }} | {% else %}{{ attribute.value }} | {%- endif -%} {%- endif -%}
{{ result_link(url.url, url.title) }}
{% endfor -%} {{- "" -}}