diff --git a/app/templates/post/_comment_voting_buttons.html b/app/templates/post/_comment_voting_buttons.html index 34718c1f..ce5294cc 100644 --- a/app/templates/post/_comment_voting_buttons.html +++ b/app/templates/post/_comment_voting_buttons.html @@ -1,14 +1,14 @@ {% if current_user.is_authenticated and current_user.verified %} {% if can_upvote(current_user, community) %} -