{% extends "base.html" %}{% block content %}

Object storage

{% for c in containers %} {% else %}{% endfor %}
ContainerObjectsBytes
{{ c.name }} {{ c.object_count }}{{ c.bytes }}
No containers.

Create container

Name
{% endblock %}