summaryrefslogtreecommitdiffstats
path: root/ogcp/templates/actions/image_create.html
diff options
context:
space:
mode:
Diffstat (limited to 'ogcp/templates/actions/image_create.html')
-rw-r--r--ogcp/templates/actions/image_create.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/ogcp/templates/actions/image_create.html b/ogcp/templates/actions/image_create.html
index 1ea8690..4c8ac43 100644
--- a/ogcp/templates/actions/image_create.html
+++ b/ogcp/templates/actions/image_create.html
@@ -2,6 +2,7 @@
{% import "bootstrap/wtf.html" as wtf %}
{% set sidebar_state = 'disabled' %}
+{% set btn_back = true %}
{% block nav_image %} active{% endblock %}
{% block nav_image_create %} active{% endblock %}