{% extends '_base.html' %} {% load helpers %} {% block actions %} {% if request.user.is_staff %} Update Clear {% endif %} {% endblock %} {% block breadcrumb %}
{{ object }}