{% load site %}
{% if perms.bacore.change_bond %} Edit selected {% endif %} {% if perms.bacore.change_bond %} {% if perms.bacore.perform_bond_actions or perms.bacore.view_space %} {% endif %} {% endif %}
{% if perms.bacore.add_bond %} {% endif %}
{% verbatim %}
List of bonds
{{ column.displayName }} {{ column.displayName }} Actions
No bonds to show.


{{ query_stats.first_item }}-{{ query_stats.last_item }} of {{ query_stats.total_items }}
{% endverbatim %}