{% extends "app.html" %} {% comment %} # SPDX-License-Identifier: AGPL-3.0-or-later {% endcomment %} {% load bootstrap %} {% load i18n %} {% block configuration %} {% include "power_busy_warning.html" %}
{% trans "Restart" %} {% trans "Shut Down" %}
{% endblock %}