{% load i18n %}

{% trans "Volume and Snapshot Distribution" %}

{% if volumes or snapshots %} {% else %}

{% trans "No volume or snapshot data available." %}

{% endif %}
{% if volumes or snapshots %} {% endif %}