From 96f5bf04a8cea7faaa27a110e0c9dc073d690cd3 Mon Sep 17 00:00:00 2001 From: Ross Date: Sat, 2 Apr 2022 22:53:14 +0100 Subject: [PATCH] . --- atlas/templates/atlas/collection_detail.html | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/atlas/templates/atlas/collection_detail.html b/atlas/templates/atlas/collection_detail.html index a13bbd3c..d275db3b 100644 --- a/atlas/templates/atlas/collection_detail.html +++ b/atlas/templates/atlas/collection_detail.html @@ -3,18 +3,15 @@ {% block content %} {% if request.user.is_authenticated %}
- Edit - Delete -
-{% endif %} - Edit \ Delete \ Clone -{% endif %} {% if request.user.is_superuser %} \ Admin Edit {% endif %} + +{% endif %} +

{{collection.name}}