summaryrefslogtreecommitdiffstats
path: root/ogcp/templates/actions/poweroff.html
diff options
context:
space:
mode:
Diffstat (limited to 'ogcp/templates/actions/poweroff.html')
-rw-r--r--ogcp/templates/actions/poweroff.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/ogcp/templates/actions/poweroff.html b/ogcp/templates/actions/poweroff.html
index cc739d3..4f7713c 100644
--- a/ogcp/templates/actions/poweroff.html
+++ b/ogcp/templates/actions/poweroff.html
@@ -2,6 +2,8 @@
{% import "bootstrap/wtf.html" as wtf %}
{% import "macros.html" as macros %}
+{% block nav_power %} active{% endblock %}
+{% block nav_power_poweroff %} active{% endblock %}
{% block content %}
{% set ip_list = form.ips.data.split(' ') %}