Admin options
    {% if request.path.startswith('/post/') and v.admin_level > 2 %} {% endif %} {# #} {%- if v and v.admin_level >= PERMS['POST_COMMENT_MODERATION'] -%} {%- set show_approve = p.state_mod != StateMod.VISIBLE or "/reported/" in request.path -%} {%- set show_remove = p.state_mod == StateMod.VISIBLE -%} Remove Approve {%- endif -%} {% if p.oauth_app %} {% endif %} {% if v.id != p.author_id %} {% endif %}