{% load i18n %} {% if node.leaf_count and not node.ipam_stats and not node.ipa_drilldown_meta %}{{ node.leaf_count }}{% endif %} {% for ref in node.related_refs %} {{ ref.label }}: {{ ref.name }} {% endfor %}