From da9b2ea9c2ef37eb191ba0a9e78e62ce942dc912 Mon Sep 17 00:00:00 2001 From: Javier Sánchez Parra Date: Fri, 3 Sep 2021 14:51:15 +0200 Subject: Add image details action This action is used to visualize the specific details of an image, as its ID, name, size, etc. --- ogcp/templates/images.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ogcp/templates/images.html') diff --git a/ogcp/templates/images.html b/ogcp/templates/images.html index e698af9..3faa029 100644 --- a/ogcp/templates/images.html +++ b/ogcp/templates/images.html @@ -25,5 +25,7 @@ {% endblock %} {% block commands %} + {% endblock %} -- cgit v1.2.3-18-g5258