diff --git a/files/templates/util/macros.html b/files/templates/util/macros.html index 5c71754e1..4b86af258 100644 --- a/files/templates/util/macros.html +++ b/files/templates/util/macros.html @@ -58,7 +58,10 @@ {% if p.is_blocking and not p.ghost %}{% endif %} {% if p.is_blocked and not p.ghost %}{% endif %} {% if p.private %}Draft{% endif %} - {% if p.active_reports(v) %}{% endif %} + + {% if p.active_reports(v) %} + + {% endif %} {% if p.ghost %} 👻