diff options
Diffstat (limited to 'ogcp/templates/actions/poweroff.html')
-rw-r--r-- | ogcp/templates/actions/poweroff.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ogcp/templates/actions/poweroff.html b/ogcp/templates/actions/poweroff.html index 5a992c7..1d2d963 100644 --- a/ogcp/templates/actions/poweroff.html +++ b/ogcp/templates/actions/poweroff.html @@ -3,6 +3,7 @@ {% import "macros.html" as macros %} {% set sidebar_state = 'disabled' %} +{% set btn_back = true %} {% block nav_power %} active{% endblock %} {% block nav_power_poweroff %} active{% endblock %} |