diff --git a/files/templates/post.html b/files/templates/post.html index ccd1508f0..faea3c45f 100644 --- a/files/templates/post.html +++ b/files/templates/post.html @@ -146,11 +146,10 @@ {% if p.is_banned and p.ban_reason %}
removed by @{{p.ban_reason}} (Admin)
{% endif %} - - {% if not p.ghost %} - {{p.author.rendered_sig(v) | safe}} - {% endif %} + {% if not p.ghost %} + {{p.author.rendered_sig(v) | safe}} + {% endif %} {% else %}