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

{% trans "Warning!" %}

{% trans "You are about to REBOOT the system, what would you like to do?" %}

{% endblock %} {% block buttons %} {% endblock %}