{% load i18n horizon humanize %} {% block help_message %}
{% blocktrans trimmed %}The snapshot technologies currently supported are LVM for Linux and Volume Shadow Copy for Windows.{% endblocktrans %}
{% blocktrans trimmed %}For Linux, in order to use snapshot features, the data has to reside on an LVM volume.{% endblocktrans %}
{% endblock %}