{% from 'simple/macros.html' import result_header, result_sub_header, result_sub_footer, result_footer, result_link with context %} {{ result_header(result, favicons, image_proxify) -}}
{{- result.content | safe -}}
{%- endif -%} {%- if result.comments -%}{{- result.comments -}}
{%- endif -%}{%- if result.pdf_url -%} {{ _('PDF') }} {%- endif -%} {%- if result.html_url -%} {{ _('HTML') }} {%- endif -%} {%- if result.doi %} Altmetric {% endif -%}
{{- result_sub_footer(result, proxify) -}} {{- result_footer(result) }}