{% extends 'atlas/base.html' %} {% block content %} {% if request.user.is_authenticated %}
Edit Delete
{% endif %}

{{collection.name}} {% endblock %}