{% block host_diskstat_slider %}

Disk I/O


{% for oname in dkobjs %} {% if forloop.counter|divisibleby:2 %} {% if not forloop.last %} {% endif %} {% endif %} {%endfor %}
{% endblock %}