{% extends 'portal.html' %} {% block title %} {{object.content_object}} | {{object}} | Delete {% endblock title %} {% block breadcrumbs %}
{{object.description|safe}}
{% include "hawc/_delete_block.html" with name="attachment" notes="This will remove the attachment." %} {% endblock content %}