You may force {{ tool.get_current_usage_event.operator }} off this tool.
{% endif %}{{ tool.primary_owner }} is primarily responsible for this tool and can be contacted with any questions or concerns about the tool.
{% if tool.backup_owners.all.count == 1 %} {% with tool.backup_owners.all|first as backup %}If you are unable to reach {{ tool.primary_owner }} then please contact the backup tool owner, {{ backup }}.
{% endwith %} {% elif tool.backup_owners.all.count > 1 %}If you are unable to reach {{ tool.primary_owner }} then please contact {% for x in tool.backup_owners.all %} {% if not forloop.last %} {{ x }}, {% else %} or {{ x }}. {% endif %} {% endfor %}
{% endif %} {% if tool.notification_email_address %}Problem reports for the {{ tool.name }} are automatically emailed to {{ tool.notification_email_address }}.
{% endif %}The {{ tool.name }} is located in room {{ tool.location }}.
You may dial the phone that is closest to the {{ tool.name }} at extension {{ tool.phone_number }}.