From 345a995c047395249f5f8ac2580b9a767537c396 Mon Sep 17 00:00:00 2001 From: Johan van Soest Date: Sat, 30 Sep 2023 15:20:10 +0200 Subject: [PATCH] not showing delete button --- src/templates/instance.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/templates/instance.html b/src/templates/instance.html index 14972f5..cadfb77 100644 --- a/src/templates/instance.html +++ b/src/templates/instance.html @@ -1,7 +1,7 @@ {% extends "layout.html" %} {% block content %}

Instance details

-{% if not instance_uri.contains("metadatacenter.org") %} + -{% endif %} +