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

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

{% trans "If the uploaded configuration database file was saved without the Password Secret Seed, all passwords will be reset." %}

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