{% extends "mongonaut/base.html" %} {% load mongonaut_tags %} {% block breadcrumbs %}
{% if has_edit_permission %} Edit {% endif %} {% if has_delete_permission %} Delete (Warning - no confirmation yet) {% endif %}