{% extends 'generic/object_children.html' %} {% block bulk_controls %} {% if model == "device" %}
Bulk-Add Authorized Key
Bulk-Remove Authorized Key
{% elif model == "virtual_machine" %}
Bulk-Add Authorized Key
Bulk-Remove Authorized Key
{% endif %} {% endblock %}