diff --git a/files/templates/post.html b/files/templates/post.html index 53f3ba1ac..045c289c0 100644 --- a/files/templates/post.html +++ b/files/templates/post.html @@ -188,7 +188,7 @@ {% endif %} - {% if v and v.can_edit(p) and not v.is_suspended %} + {% if v and v.can_edit(p) %}