{% comment %} # SPDX-License-Identifier: AGPL-3.0-or-later {% endcomment %} {% load i18n %} {% load extras %} {% if pkg_manager_is_busy %}
{% icon 'exclamation-triangle' %} {% trans "Caution:" %}
{% blocktrans trimmed %} Currently an installation or upgrade is running. Consider waiting until it's finished before shutting down or restarting. {% endblocktrans %}
{% endif %}