summaryrefslogtreecommitdiffstats
path: root/ogcp/templates/actions/wol.html
diff options
context:
space:
mode:
Diffstat (limited to 'ogcp/templates/actions/wol.html')
-rw-r--r--ogcp/templates/actions/wol.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ogcp/templates/actions/wol.html b/ogcp/templates/actions/wol.html
index 4dba226..2a35592 100644
--- a/ogcp/templates/actions/wol.html
+++ b/ogcp/templates/actions/wol.html
@@ -1,4 +1,4 @@
-{% extends 'base.html' %}
+{% extends 'commands.html' %}
{% import "bootstrap/wtf.html" as wtf %}
{% import "macros.html" as macros %}