{% extends "freeadmin/generic_form.html" %} {% block form %}

{% trans "The system will reboot to perform this operation!" %}

{% trans "All password will be reset in case your configuration bundle does not include the password secret seed." %}

{{ block.super }} {% endblock %} {% block oklabel %}{% trans "Update" %}{% endblock %}