Admin options
    {% if request.path.startswith('/post/') and v.admin_level > 2 %} {% endif %} {% if "/reported/" in request.path %} {% else %} {% endif %} {% if p.oauth_app %} {% endif %} {% if v.id != p.author_id %} {% endif %}