{% extends "freeadmin/generic_form.html" %} {% block form %} {% if standby_offline %}
{% trans "You cannot rekey volume while standby node is down!" %}
{% trans "You are about to re-key the encryption" %}
{% if volume.vol_encrypt == 2 %}
{% trans "Remember to create a new passphrase as this action removes the current passphrase" %}
{% endif %}