From a8715284d82739e3f4912b9b572011147e9d8fc7 Mon Sep 17 00:00:00 2001 From: Joseph Cheung Date: Sun, 12 Mar 2023 17:49:36 +0800 Subject: [PATCH] Update paper.html --- searx/templates/magi/result_templates/paper.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/searx/templates/magi/result_templates/paper.html b/searx/templates/magi/result_templates/paper.html index dd610b903..41e0f31d2 100644 --- a/searx/templates/magi/result_templates/paper.html +++ b/searx/templates/magi/result_templates/paper.html @@ -30,7 +30,7 @@ {%- if result.content -%}

{{- result.content | safe -}}

{%- endif -%} {%- if result.comments -%}

{{- result.comments -}}

{%- endif -%}