From 3719ecb16186eaea606db778ab5d825746b89fc3 Mon Sep 17 00:00:00 2001 From: Aevann Date: Sun, 15 Oct 2023 18:38:13 +0300 Subject: [PATCH] fix postmeta padding --- files/templates/util/macros.html | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/files/templates/util/macros.html b/files/templates/util/macros.html index 2eb1d10de..3f279dfdf 100644 --- a/files/templates/util/macros.html +++ b/files/templates/util/macros.html @@ -30,11 +30,13 @@ {% endif %} {% for a in p.awards %} - {% if a.kind in ["emoji","emoji-hz"] %} - {{a.title}} Award given by @{{a.user.username}}: "{{a.note}}" - {% else %} - - {% endif %} + + {% if a.kind in ["emoji","emoji-hz"] %} + {{a.title}} Award given by @{{a.user.username}}: "{{a.note}}" + {% else %} + + {% endif %} + {% endfor %} {% if v and v.can_see_shadowbanned and p.author.shadowbanned %} @@ -60,7 +62,7 @@ {% if p.private %}Draft{% endif %} {% if p.active_reports(v) %} - + {% endif %} {% if p.ghost %}