{% extends 'base.html' %} {% load static %} {% block title %}Pending Bucket Access Requests{% endblock %} {% block local_css %} {% endblock %} {% block content %}
Manage requests from users who want to access your shared buckets.
Bucket Name: {{ request.bucket_name }}
Request ID: {{ request.request_id }}
You don't have any pending access requests for your shared buckets.