From 675ad64db3f61775193d93eaa9da4d68b38484e2 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Tue, 24 Aug 2021 06:33:06 +0200 Subject: [PATCH] gfgf --- files/templates/submission.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/submission.html b/files/templates/submission.html index 435b90c497..d7e0aeccd0 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -312,7 +312,7 @@ {% endif %} {% endif %} - {% if p.body %} + {% if p.realbody(v) %}
{{p.realbody(v) | safe}}