diff --git a/ogcp/templates/actions/cache.html b/ogcp/templates/actions/cache.html index 6443640..4e29f66 100644 --- a/ogcp/templates/actions/cache.html +++ b/ogcp/templates/actions/cache.html @@ -20,7 +20,7 @@
{{ _('Select the images to be deleted:') }}
-{% if form.images|length > 1 %} +{% if form.images|length > 0 %}