{% block host_interface_slider %}

Interfaces


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