summaryrefslogtreecommitdiffstats
path: root/ogcp/templates/actions/image_details.html
diff options
context:
space:
mode:
Diffstat (limited to 'ogcp/templates/actions/image_details.html')
-rw-r--r--ogcp/templates/actions/image_details.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/ogcp/templates/actions/image_details.html b/ogcp/templates/actions/image_details.html
index e54d3e8..b0677b7 100644
--- a/ogcp/templates/actions/image_details.html
+++ b/ogcp/templates/actions/image_details.html
@@ -1,6 +1,8 @@
{% extends 'images.html' %}
{% import "bootstrap/wtf.html" as wtf %}
+{% set btn_back = true %}
+
{% block content %}
<h1 class="m-5">{{_('Image details')}}</h1>