{% extends 'generic/object_children.html' %} {% block extra_controls %} {% if 'bulk_edit' in actions %} Bulk Edit {% endif %} {% if 'bulk_delete' in actions %} Bulk Delete {% endif %} Add Entry {% endblock %}