Admin options
    {% if c.parent_submission %} {% if v.id == c.author_id %} Distinguish Undistinguish {% endif %} Pin Unpin Mark 18+ Unmark 18+ {% endif %} {% if v.id != c.author_id %} Ban user Unban user {% endif %} {%- if v and v.admin_level >= PERMS['POST_COMMENT_MODERATION'] -%} {%- set show_approve = c.state_mod != StateMod.VISIBLE or "/reported/" in request.path -%} {%- set show_remove = c.state_mod != StateMod.REMOVED -%} Remove Approve {%- endif -%} {% if c.oauth_app %} API App {% endif %}