{% extends "vault/base.html" %} {% load i18n static %} {% block title %}Object Storage › {% trans "Migration Report" %}{% endblock %} {% block some_top_info %}Swift Cloud{% endblock %} {% block content_title %}{% trans "Migration Report" %}{% endblock %} {% block content_breadcrumb %} Swift Cloud {% trans "Migration Report" %} {% endblock %} {% block content %}
{% endblock %} {% block js_bottom %} {% endblock %}