More options
  • Votes
  • {% if v %} Give Award Save Unsave {% endif %} Copy link Context Report {% if v and c.parent_submission and c.author_id==v.id %} Edit {% if c.deleted_utc > 0 %} Undelete {% else %} Delete {% endif %} {% endif %} {% if v and c.post and (v.admin_level >= 1 or v.id == c.post.author_id) and c.level == 1 %} Pin Unpin {% endif %} {% if v %} {% if v.admin_level>=1 and v.id==c.author_id %} Distinguish Undistinguish {% endif %} {% if v.admin_level>=3 %} {% if "/reported/" in request.path %} Remove Approve {% else %} Remove Approve {% endif %} {% endif %} {% if v.admin_level >=4 and c.oauth_app %} API App {% endif %} {% if not v.id==c.author_id and not (c.post and c.post.award_count("ghosts")) %} Unblock user Are you sure? Block user {% endif %} {% endif %} {% if v and c.parent_submission and (c.author_id==v.id or v.admin_level > 0) %} Mark +18 Unmark +18 {% endif %} {% if v and (c.post and v.admin_level == 6) %} {% if c.author_id != v.id %} Ban user Unban user {% endif %} {% endif %}