From 6688311ac032df56b78b77a567352c867dd9664d Mon Sep 17 00:00:00 2001 From: TLSM Date: Sat, 19 Nov 2022 19:10:35 -0500 Subject: [PATCH] Fix submission report toggle with post_meta. --- 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 53fdfa76a..ad72ef275 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -89,7 +89,7 @@ {{ macros.post_meta(p) }} {% if p.active_flags(v) %} -
+
Reported by:
    {% for f in p.filtered_flags(v) %}