diff --git a/atlas/templates/atlas/collection_detail_view.html b/atlas/templates/atlas/collection_detail.html similarity index 97% rename from atlas/templates/atlas/collection_detail_view.html rename to atlas/templates/atlas/collection_detail.html index 302aa687..caa7b552 100644 --- a/atlas/templates/atlas/collection_detail_view.html +++ b/atlas/templates/atlas/collection_detail.html @@ -1,67 +1,67 @@ -{% extends 'atlas/base.html' %} - -{% block content %} -{% if request.user.is_authenticated %} -
-{% endif %} -