{% icon 'exclamation-triangle' %}
{% trans "Caution:" %}
{% blocktrans trimmed with fs_types_supported|join:', ' as types_supported %}
You have a filesystem of type {{ fs_type }}. Snapshots
are currently only available on {{ types_supported }}
filesystems.
{% endblocktrans %}