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