{% if result %} {% load noctags %}

Managed objects' availability

{% noctable %} {% for r in result %} {% endfor %}
Object
{{r.status|bool_icon}} {{r.object_id|object_name}}
{% endnoctable %} {% else %} No data!!! {% endif %}