{{ tool }}
{% if tool.in_use %}
{% endif %}
{% if tool.delayed_logoff_in_progress %}
{% endif %}
{% if tool.scheduled_outage %}
{% endif %}
{% if tool.required_resource_is_unavailable %}
{% elif tool.nonrequired_resource_is_unavailable %}
{% endif %}
{% if tool.operational == False %}
{% elif tool.problematic == True %}
{% endif %}