{% extends 'stacks/stack-detail-base.html' %} {% block detail-content %}

{% if has_update %}
{% endif %} {% if has_delete %} {% endif %}

{% endblock %}