{% ifequal network.class_name "network tree" %}
Network Tree Information
{% if network_tree.attributes.description %} {% endif %}
Name: {{ network_tree.attributes.name }}
Description: {{ network_tree.attributes.description }}
Protocol: {{ network_tree.protocol }}



{% endifequal %}