diff --git a/ogcp/templates/images.html b/ogcp/templates/images.html
index c0b4359..c439e52 100644
--- a/ogcp/templates/images.html
+++ b/ogcp/templates/images.html
@@ -62,8 +62,10 @@
form="imagesForm" formaction="{{ url_for('action_image_info') }}" formmethod="get">
+{% if current_user.admin %}
+{% endif %}
{% if btn_back %}